I have installed ant(apache-ant-1.7.0). But when i run the ant command in dos command prompt, it says
‘ant’ is not recognized as an internal or external comm
The best way to build using ANT is in Eclipse. just type Ant in quick access box in Eclipse, Select New Java project from existing build file option. Select the XML file and the Eclipse will build it for you.