List of Jars Files for ANT | Selenium Forum
M
Posted on 22/01/2017
For ANT which all jar files are required to be placed under single folder?

Currently I am having jar files related to POI API and there are some related to Selenium.

It would be good to have the list of ALL the JAR files so that I can copy them under a single Folder.

Also if my JARs are scattered across different folders, can i mention the individual folders in my build.xml files.

M
Replied on 22/01/2017

copy all the needed jar files in one folder.

[quote:1qgej36z]It would be good to have the list of ALL the JAR files so that I can copy them under a single Folder.[/quote:1qgej36z]
the needed jar files depends on the project. i cannot say which files you should keep in single folder.