Hello, I'm constructing an app with Jmol and CDK. I use the precompiled Jmol.jar file.
My problem is that when I handle Molecules, my app wants to access the CDK-classes and -methods in my Jmol.jar file. I want to use the latest CDK (which I compile myself) but somehow my calls seem to be directed to Jmol.jar instead of my CDK-*.jar. How should I solve this? Can Jmol.jar be compiled so it doesn't contain cdk-classes and relies only on external cdk-jars? Maybe someone could explain how this can be accomplished (I am definitely no master of ANT-scripts). A build-script for a minimal Jmol.jar to be used only as a library for a 3:rd party app (like mine) would be the ideal! Best regards, .../Ola ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

