Dear CDKers and JCPers, I would have a couple of question on how to integrate both JCP and CDK in a desktop application for structure skecthing and rendering purposes.
I'm currently using the CDK v1.2.2 (in the recent new cdk versions, the 2D rendering classes have been removed from the cdk, so I have to keep this version), and another java package to perform the sketching job. As I'm guessing that the 2D rendering classes are now in the JCP, I'm planning to add the JCP jar file to my project, and take this opportunity to use JCP as sketcher. As the CDK is included in JCP, I would have two questions: - Is, and will the very last version of the CDK always be bundled with that of JCP ? - If not, how can I use both jar file in a same project without comflicts? The CDK package (standalone) is located at org.openscience.cdk(...), and has the exact same package path in the JCP jar file, which I think could be a bit confusing for EDIs. Thanks in advance, Cheers! Vincent. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

