Saturday, May 26, 2012

Installing Apache Ant In Windows

While I was working on my project, I had to use Apache ant to build sample programs. The processes described in apache ant documentation  http://ant.apache.org/manual/install.html is really a tedious task for a beginner like me when it comes to setting up environment variables and path.

Here is a real nice solution for problems like:
 'ant’ is not recognized as an internal or external command, operable program or batch file.

You can simply download the installation file called WinAnt which does all the job for you.
Click Here To Download WinAnt