Tuesday, July 20, 2010

How to install ANT in Windows

Its soo simple...
Go to
and download the latest version and install.

When you install this it not only install Ant but it also installs Ant-contrib
and it too sets all the environment variables for you..!


For all these you only need to know the JAVA_HOME
To find out your Java home open the command prompt and type

echo %JAVA_HOME%