On Mon, 2005-09-26 at 14:48 +0200, Egon Willighagen wrote:
> On Monday 26 September 2005 02:35 pm, Egon Willighagen wrote:
> > > 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.
> 
>   <target name="compile">
>     <javac srcdir="${src}" destdir="${build}" optimize="${optimization}"
>            debug="${debug}" deprecation="${deprecation}" target="1.1"
>            includesfile="${src}/jmol.javafiles">
>       <classpath refid="project.class.path" />
>     </javac>
>   </target>
> 
> That should be fine, right? This is what jmol.xml does...

Very sorry for all the problems I've created.

I did not know about jmol.xml - so I had compiled the CDK classes using
the CDK build file and then wrote a script to extract and jar the
classes needed by jmol2cdk.jar.

I should have looked at jmol.xml in the first place :(

-------------------------------------------------------------------
Rajarshi Guha <[EMAIL PROTECTED]> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
Got Mole problems? Call Avogadro at 6.02 x 10^23.




-------------------------------------------------------
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

Reply via email to