Ant - Run failed | Selenium Forum
M
Posted on 22/12/2015
I am able to installed ANT properly.
ant compile - run succesfully.
ant clear - also run successfully.
ant run - build failed issue come
Attached please find file which contain failure logs.
& build xml

Question - i am using jdk 1.7, so am i need to update target="1.7" in build.xml?

M
Replied on 23/12/2015

In the Ant tab in Eclipse, if you right-click on your build, and click Run As -> Ant Build..., then it will pop up an "Edit Configuration" dialog box, and you can select which JRE you want to use for Ant.