[kepler-dev] Fwd: [kepler-users] CVS files missing?

Izabell Caraconcea izabell at gmail.com
Mon Mar 19 17:22:16 PDT 2007


Hi Efrat,
The error message is

java.lang.NoClassDefFoundError: and
Exception in thread "main"

- I have configs, lib, and lib/images in the classpath
- I deleted the cache folder .kepler and ran buidkarlib again
- The project file does not contain the link "karclasses", the rest of it is
the same





On 3/19/07, Efrat Frank <efrat at sdsc.edu> wrote:
>
>  Does it say that KeplerApplication class cannot be found?
>
>
> Perhaps you need to clear the cache. that is delete the .kepler document
> from your home directory (C:/Documents and Settings/Izabell/) and then use
> ant buildkarlib.
>
> Do you have the lib and config added in the classpath tab?
>
>  Does your .project file looks as follows (with your paths):
>
> <?xml version="1.0" encoding="UTF-8"?>
> <projectDescription>
> <name>kepler</name>
> <comment></comment>
> <projects>
> </projects>
> <buildSpec>
> <buildCommand>
> <name>org.eclipse.jdt.core.javabuilder</name>
> <arguments>
> </arguments>
> </buildCommand>
> </buildSpec>
> <natures>
> <nature>org.eclipse.jdt.core.javanature</nature>
> </natures>
> <linkedResources>
> <link>
> <name>karclasses</name>
> <type>2</type>
> <location>/Users/jaeger/projects/eclipse/kepler/kar</location>
> </link>
> <link>
> <name>PTII</name>
> <type>2</type>
> <location>/Users/jaeger/projects/eclipse/ptII</location>
> </link>
> </linkedResources>
> </projectDescription>
>
>  On Mar 19, 2007, at 4:42 PM, Izabell Caraconcea wrote:
>
>  Hi Efrat,
> Yes, I built the project, I did not get errors. All classes are generated
> under bin folder.  I'm using org.kepler.gui.KeplerApplication as the main
> class.
> What could be?...
>
> Thank you,
> Izabell
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/kepler-dev/attachments/20070319/c0f69932/attachment.htm


More information about the Kepler-dev mailing list