On Monday 26 September 2005 02:28 pm, Miguel wrote: > I am not familiar with jmol2cdk.jar, having not touched it in over 18 > months. > > The last few CVS checkins are here: > > ---------------------------- > revision 1.31 > date: 2005/09/23 06:31:10; author: egonw; state: Exp; lines: +175 -175 > Uploaded 1.4.2 version (thanx to Rajarshi)
Right... > The Manifest says that it was built in Java 1.5: > > [EMAIL PROTECTED] META-INF]$ cat MANIFEST.MF > Manifest-Version: 1.0 > Created-By: 1.5.0 (Sun Microsystems Inc.) > > [EMAIL PROTECTED] META-INF]$ Mmm... that's weird... > However, this does not necessarily mean that it will not work with Java > 1.4. For example, in Jmol I do development on Java 1.5, but have options > set so that it will generate code for Java 1.3. > > *** 5 minutes later *** > > I checked out cdk ... and I see no reference to jmol2cdk.jar in the > build.xml, nor in jmol.xml or any other of the .xml files. > > So, I do not know where jmol2cdk.jar is coming from. And I do not know how > it was compiled. Sorry for that... that's just a name mismatch... in CDK's jmol.xml it is called jmolcdk.jar... Just a stupid historical reason... > > I am just a mere Eclipse user and rely completely on other people to > > maintain the build.xml file. I hardly even understand how all that > > works, but I looked around for anything with cdk in it. The cdkjars > > target in build.xml seems to only unjar the provided jmol2cdk.jar. I > > am not even sure whether the cdk source is/should be part of jmol. > > The cdk classes are part of the Jmol application because Egon has built > code (the RSS feed stuff, for example) that uses CDK functionality. And don't forget that Jmol can use CDK IO... using the -Dmodel=cdk option... (or something like that...) <snip> > Yes, I have the same problem on linux when trying to compile with > 1.4.2_08. jmol2cdk.jar was compiled on 1.5 without providing a 'target' > that specifies that the file needs to be backwards-compatible. > > This is something that Egon (or Rajarshi?) needs to take care of. Remind me if I forgot to recompile it ... Egon ------------------------------------------------------- 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
