Hi everyone,
I've written a Windows executable called antrun.exe for launching ant.
If you place antrun.exe in the $ANTHOME/bin directory, when launched
it will automatically finds any currently installed JDK, adds tools.jar from
$JDK/lib
to the classpath along with all .jar files in $ANTHOME/lib then launch ant.
By putting this executable in $ANTHOME/bin and adding $ANTHOME/bin to the
classpath, I was able to run ant without setting any environment variables.
If anyone thinks this could be a useful addition to the ANT project, let
me know and I'll post the code + exe.
-Mike Jennings
______________________
Mike Jennings
Southgate Software Ltd.
250-382-6851 (ph)
250-382-6800 (fax)
[EMAIL PROTECTED]