How to install Apache ANT tool on Windows 10
Installing Apache ANT on Windows 10
Download the Apache ANT from http://ant.apache.org/bindownload.cgi
Extract to the C -> Program Files
Now open the system properties, click on environment variables;
do the same as in the screen shot
Set JAVA_HOME:
Set ANT_HOME:
Click on PATH and add the highlighted text
ant -version
@SsaiK
0 comments:
Post a Comment