Apache POI | Selenium Forum
R
raghav sharda Posted on 05/05/2019

Which zip file to download for apache poi . binary or source?


A
Ashish Thakur Replied on 06/05/2019

you always need to download binaries.


R
raghav sharda Replied on 09/05/2019

and under libtraries to add external .jar files. where should I add POI .jar files under module path or class path? 
I have java 11, it shows both options there.


A
Ashish Thakur Replied on 09/05/2019

Download jars from

www.qtpselenium.com/downloads/poi.rar

And configure in eclipse


R
raghav sharda Replied on 12/05/2019

Dear Instructor;

My question relates to configraution in eclipse itself, under module path or class path. I have these two option under "add external jar file" . I added under module path, but my project did not run . 


A
Ashish Thakur Replied on 22/05/2019

You only need to use Add External Jars option.

Do not add under module path