On Mar 18, 2008, at 20:27, John Brown wrote:

Hi

<snip />
One thing: when you get to the point where you should set environment
variables, you should probably

set JAVACMD=

for a peaceful life.

:-)

Or you could, of course, use for its intended purpose: to specify the one and only true JVM you want Ant to use.

If there are other Java-apps in your environment that rely on the JAVA_HOME variable, using JAVACMD to tell Ant to use another one can relieve you of constantly having to remember to change JAVA_HOME when you're running a build.


Cheers

Andreas

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

Reply via email to