On Saturday 31 May 2003 22:06, Carl Resnikoff wrote:
> I have another question. I am able to successfully recompile Jmol 6.1
> release with Ant
> and run Jmol with no problem,
> but when I tried to compile the tests in 6.1("ant test") I get a number of
> compile errors
> in source-tests, due to missing symbols like:
> org.openscience.jmol.ReaderFactory
> org.openscience.jmol.ChemFileReader
> and missing package
> package com.baysmith.io

Yes, the tests have not been updated yet for the changes in the core classes.

> At first I thought this might a classpath problem but I really don't seem
> to have
> the source or jars for some of these things, although there do seem to be
> analogous
> files in org.openscience.jmol.io like
>   org.openscience.jmol.io.ReaderFactory.java. Any suggestions?

In version v6 a lot of classes were placed in packages. Like ReaderFactory, 
which moved from o.o.jmol to o.o.jmol.io... I'll have a look it is this week, 
and see what I can do to have it compile again...

Egon


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to