I did download the apache-ant-1.8.4 and unzip the folder then placed into c drive after that I checked the apache-ant installed or not with command "ant -version" then command prompt gave me error like
'ant' is not recognized as an internal or external command,operable program or batch file.
I already set environment variable of Java and ant. please see my environment variable shown below..
ANT_HOME -> C:\apache-ant\apache-ant-1.8.4\bin
JAVA_HOME -> C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.6.0_37\bin
I am using windows xp. please tell me where I am doing wrong. I trying lot but not achieve my goal. please somebody help me to solve this bug. Thanks in advance.
cd C:\apache-ant\apache-ant-1.8.4\binpress enter key. After that typeantand see the output, - Rahul