Hi all, (Jules, thanx for this detailed answer!)
On Mon, Aug 2, 2010 at 12:28 PM, Jules Kerssemakers <[email protected]> wrote: > You may get a few "ClassNotFoundException"s in the beginning when you > try to run your program, this means you missed a jar file that needs > to be included, such as cdk-core.jar and cdk-standard.jar. Dependencies are defined in files in the src/META-INF/ folder of the source distribution. *.cdkdepends -> define how the cdk-*.jar depends on each other *.libdepends -> define dependencies on 3rd party libraries Egon -- Post-doc @ Uppsala University Proteochemometrics / Bioclipse Group of Prof. Jarl Wikberg Homepage: http://egonw.github.com/ Blog: http://chem-bla-ics.blogspot.com/ PubList: http://www.citeulike.org/user/egonw/tag/papers ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

