Errors on trying to use xls_Reader.java file | Selenium Forum
M
Posted on 05/01/2016
Have copied the file on to the project.
But if i create a reference [object] for the xls_Reader class , i get error "xls_Reader cannot be resolved"

classes are present in the same project & access specifier is public for class xls_Reader.Why is it not visible in class shopping_cart_c?

PLs refer snapshot:

M
Replied on 05/01/2016

keep the xls_reader file in src(default package)