Use for libraries like JDBC drivers or common frameworks used across many applications.
JDeveloper 12c has built-in Maven support (disabled by default).
1. Open Project Properties
2. Navigate to Libraries and Classpath
3. Add the Library
4. Locate the JAR File
5. Confirm and Apply
6. Verify
When you import via Update Center:
For manual JAR imports:
Best practice for teams. This creates a named "Library" definition that can be shared across multiple projects.
Step 1: Open Default Project Properties
Step 2: Create a New Library Definition
Step 3: Name the Library
Step 4: Add the JAR(s)
Step 5: Finalize