I am struggling an issue to run ant with JMeter.
I downloaded apache-ant-1.10.3-bin.zip and put it in C:\ant
I extract the ZIP and it created another ant folder (see pic), this is the bin folder C:\ant\ant\bin
I entered to control panel -> system properties -> Advanced tab -> Environment Variables
Under user variables under path I entered ;C:\ant\ant\bin
- Under System variable I enter Variable ANT_HOME and value C:\ant\ant\bin
- I opened cmd and run ant -version
- I got
'ant' ant is not recognized as as internal
what am I missing?
[
][path of extracted zip]
[
][path of bin file]
[
][enter bin file]
[
][system variable]
[
][system variable2]
[
][error in cmd]