|
From: John V. S. <js...@gm...> - 2008-06-10 20:06:40
|
David W wrote: > Hi Zelaine, > > > > Can you help me again? I have added luciddb/plugin/LucidDbClient.jar is > in my classpath but I got the following errror. > > > > Exception in thread "main" java.lang.NoClassDefFoundError: FetchData. > > I checked Java1.5 Website and found it is "The searched-for class > definition existed when the currently executing class was compiled, but > the definition can no longer be found. ". David, you'll need to get a book on Java and study up on compilers and classpaths. This problem has nothing to do with LucidDB. JVS |