Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Importing JAR Library into JDeveloper !

Patrice Massieh-OracleOct 30 2008 — edited Nov 2 2008
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2008
Added on Oct 30 2008
2 comments
7,192 views