How can I easily set ANT_HOME under Windows? I added "D:Installzapache-ant-1.8.2in;" to my system environment variable PATH and I also created an ANT_HOME variable.
In Windows 7 you can go to Control PanelAll Control Panel ItemsSystem or right click on Computer and then to “Advance system setting”
Control PanelAll Control Panel ItemsSystem
“Advance system setting”
D:Installzapache-ant-1.8.2
Either click again on New button if you do not have ‘Path’ Variable in there
OR
Select it and edit by adding the value : %ANT_HOME%in;
%ANT_HOME%in;
ant -version
2.1m questions
2.1m answers
60 comments
57.0k users