Hi Yannick, On Mon, Jan 11, 2010 at 11:29 PM, Yannick Djoumbou <y.djoum...@gmail.com> wrote: > I have tried to import different classes such as the EStateFingerprint class > from org/openscience/cdk/fingerprint (after I added the absolute path > (/home/******/lib/cdk/cdk-fingerprint.jar to fingerprint.jar to my CLASSPATH > and made sure that it is included).
You also need to put the cdk-*.jar the cdk-fingerprint.jar depends on on your CLASSPATH... in particular, you need to add these (and possibly dependencies for those): cdk-annotation.jar cdk-interfaces.jar cdk-core.jar cdk-standard.jar cdk-io.jar cdk-isomorphism.jar cdk-valencycheck.jar cdk-smarts.jar cdk-formula.jar Alternatively, use 'ant dist-large' to create a single jar with all the dependencies... Egon -- Post-doc @ Uppsala University Homepage: http://egonw.github.com/ Blog: http://chem-bla-ics.blogspot.com/ PubList: http://www.citeulike.org/user/egonw/tag/papers ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cdk-user mailing list Cdk-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdk-user