Importing JAR Library into JDeveloper !
Dear All
I am using JDeveloper 10.1.3.3.0.3 with OA extension.
In my Project, I have imported a new custom library (JAR File), using Project Properties --> Libraries --> Add Library --> New --> Add Entry under Class Path --> Pick up the JAR file.
The jar file is physically located under the ...jdevhome\jdev\myprojects folder under my local machine's JDeveloper installation.
In my code, when attempt to import one of class files that is located in the JAR file, I get the design time error of Class not found, i.e. the import fails to locate the class file.
I even shutdown and re-started the JDeveloper.
I can browse all the folder structures and class files in JAR file using WINZIP, so there is no question of JAR file being corrupt or having missing folders or files.
Am I missing a step in including the library in my Project ?
Why would the code not have the visibility of the imported library/jar ?
Any help and guidance is appreciated ?
Thanks
Regards
Patrice