On Tuesday 03 December 2002 16:43, E.L. Willighagen wrote:
> On Tuesday 03 December 2002 16:34, mth wrote:
> > java.lang.ClassCastException: java.lang.Integer
> > at org.openscience.cdk.io.cml.Convention.storeData(Convention.java:613)
>
> I just did... the other problems are caused by other issue
On Tuesday 03 December 2002 16:34, mth wrote:
> So I added cdk-io.jar to the src/manifest file. That helped, but now it
> throws another exception.
>
> java.lang.ClassCastException: java.lang.Integer
> at org.openscience.cdk.io.cml.Convention.storeData(Convention.java:613)
>
> samples/glycine-cry
>
> Could you check if you have jmol/jars/cdk-io.jar
Yes
> and cdk-io.jar in the src/manifest file?
No
So I added cdk-io.jar to the src/manifest file. That helped, but now it
throws another exception.
java.lang.ClassCastException: java.lang.Integer
at org.openscience.cdk.io.cml.Convention.sto
On Tuesday 03 December 2002 15:25, mth wrote:
> You probably already know this but ...
>
> There seem to be some problems reading .cml files.
>
> Previously I had problems reading several samples/*.cml files. But now I
> cannot read samples/estron.cml ... one of my favorites :^(
>
> The exception i