Hello Everyone:
 I would like to use javac 1.4 to compile my projects. My ant uses the javac
classic complier which is 1.1 or 1.2. Where should I set the property
build.compiler
to uses the compiler of my choice. If I use the following in my build.xml,
will it work:

<property name="build.compiler" value="/usr/local/java1.4/bin/javac"/>

Thanks in advnace,
regards,

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to