Adding Java Libraries to Oracle JDeveloper 11g R1

by Eric Jenkinson on July 30, 2010 Tagged: , , ,

Oracle JDeveloper includes a rich set of Java libraries for developing Java applications. However you will find that you will need to add libraries that are not included or you may want to try updated libraries of those included in JDeveloper.
Read more »

Adding the Oracle JDBC Drivers to a JDeveloper 11gR1 Project

Nearly all of the Java examples presented on Oracle Distilled are developed and tested in Oracle JDeveloper with the exception of those documents targeting Netbeans. This document will detail how to add the Oracle JDBC driver included with JDeveloper to a project.
Read more »