On Sun, 2005-09-25 at 00:14 -0400, René Kanters wrote: > Hi, > > > I am getting build fails with Eclipse on Mac OS X after my last > synchronization with CVS: > > > > [javac] > /Users/rkanters/Projects/Eclipse/Jmol/src/org/jmol/adapter/cdk/CdkJmolAdapter.java:33: > cannot access org.openscience.cdk.CDKConstants > [javac] bad class > file: /Users/rkanters/Projects/Eclipse/Jmol/jars/jmol2cdk.jar > (org/openscience/cdk/CDKConstants.class) > [javac] class file has wrong version 49.0, should be 48.0 > [javac] Please remove or make sure it appears in the correct > subdirectory of the classpath. > [javac] import org.openscience.cdk.CDKConstants;
A similar error was reported before - and that was because I had sent a jmol2cdk.jar compiled with JDK 1.5 I recently resent the jar file, this time compiled with JDK 1.4.2, so I'm not sure why this is occuring ------------------------------------------------------------------- Rajarshi Guha <[EMAIL PROTECTED]> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Breadth-first search is the bulldozer of science. -- Randy Goebel ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
