On Tue, 18 Dec 2001, detlef brendle <[EMAIL PROTECTED]> wrote: > b. if I run it externally it still wont use the correct JAVA_HOME > environment.
fork="your\path\to\javac" should work. The documentation needs an update, but if you use something different than on/off/yes/no/true/false, Ant will assume it is the full path to the compiler. Now you will want to set the include*runtime attributes to false and take complete control over your classpath. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
