SE450: Ant: Environment Settings [19/41] ![]() ![]() ![]() |
To make this the default on your machine:
On Windows (NT-ish systems):
->
Settings->
Control
Panel->
System
ANT_HOME
On Windows (2000/NT/XP-ish systems)
->
Settings->
Control
Panel->
System
->
Environment Variables
ANT_HOME
in the Variable Name box.
On Windows 9x:
Add an entry in your autoexec.bat for ANT_HOME and PATH that is identical to the settings above from the command line.
On Unix:Add an entry in your .profile for ANT_HOME and PATH that is identical to the settings above from the command line.