I was trying out ant -version
after installing ant and I get this:
Unable to locate tools.jar. Expected to find it in C:\Program Files\JRE\jre7\lib
\tools.jar
Apache Ant(TM) version 1.9.2 compiled on July 8 2013
I have also installed JDK under C:\Program Files\Java\jdk1.7.0_25
and JRE under C:\Program Files\JRE\jre7
. I have also added jdk and ant bin path in the environmental path PATH. Not sure what else needs to be done!