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...
When I tried to do ant -f jmol.xml it failed saying it could'nt find
jmol.javafiles.
Am I supposed to directly call jmol.xml? Or is this part of the general
build process?
-------------------------------------------------------------------
Rajarshi Guha <[EMAIL PROTECTED]> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
Brain fried -- Core dumped
-------------------------------------------------------
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