Hi,

 

I wanted to build a single jar file of the CDK using "ant dist-large"
defined in build.xml. It fails with messages such as 

 

./cdk/build/src/extra/org/openscience/cdk/qsar/descriptors/molecular/DoubleB
ondsDescriptor.java:11: cannot find symbol: class IMolecularDescriptor

 

I think the reason why it failed is because I created some classes (eg
custom made molecular descriptors, vide supra) and just put them in the cdk
folder structure where I thought they belonged to. However, the build file
apparently looks into the build folder and then runs into trouble.

 

Any thoughts on how to make sure that custom made classes don't result in
build fails? The documentation wasn't that helpful for this matter.

 

Thanks in advance,

Nick

 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to