Ant Overview
Ant
is a powerful platform independent scripting package.
installing Ant
Installation
You can download Ant from the Ant web site
and install it by following their instructions.
Create an environmental variable called ANT_HOME and add ANT_HOME\bin to your PATH.
Testing Ant
If get the correct version number displayed when you type ant -version at a command prompt, you have a working ant package.