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!

JDeveloper Doesn't Load Libraries

David Rickard15 hours ago

JDeveloper 14.1.2, built with Java 21.0.8, on Windows 11

Working on a legacy project built without Maven; project uses several external libraries (e.g., Spring, Mockito); have loaded all the relevant library jars onto dev machine and added library definitions to the “User” section of JDeveloper library list.

The problem: In the legacy code, JDeveloper says the packages from the user-defined libraries do not exit; when I try to type in an import from one of the added libraries, the packages are not included in auto-complete options.

Comments
Post Details
Added 15 hours ago
1 comment
12 views