If you have 5 projects that all need the same PostgreSQL JDBC driver, do this:
💡 Troubleshooting Tip: Check Deployment to ensure the JAR is copied to WEB-INF/lib for web projects.
This guide explains how to add external libraries (JAR files) to your JDeveloper project.
By following these steps, you should be able to successfully import a library into your JDeveloper project.
For web applications, the safest runtime fix:
JDeveloper will automatically add it to the deployed WAR file.