> In what way uses Ant the JAVA_HOME ?

It uses it to determine the JVM to start Ant with (remember, Ant is a Java
application). You can override this, however, via the JAVA_CMD variable.

It is also used by tasks like java and javac.

Regards, Ilja


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

Reply via email to