Eclipse - How to add an archive to the classpath ?

Card Puncher Data Processing

About

How to add in the Classpath an archive. In this example a Jdbc Driver (JAR File).

Steps

Eclipse Add External Lib Classe12

You can then play with the Oracle Jdbc Api Driver and use the class oracle.jdbc.OracleResultSetMetaData for instance.

Support

The import oracle cannot be resolved

If you don't do the steps above, you get this error :

The import oracle cannot be resolved.

on the import of the class : oracle.jdbc.OracleResultSetMetaData;

import oracle.jdbc.OracleResultSetMetaData;





Discover More
Card Puncher Data Processing
Eclipse

Workspace log : workspace/.metadata/.log. Configuration log : configuration/ -console : Open eclipse with a console -consoleLog : prohibit the plug-ins to silently log entries to the log file -debug...
Eclipse Check Out Obiee Complement
Eclipse - Configuration to develop on OBIEE Complement

This article talks how to configure Eclipse to develop on the software . check out the project



Share this page:
Follow us:
Task Runner