Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to import oracle.jdbc and pool packeges to eclipse
How to import oracle.jdbc and pool packeges to eclipse [message #132156] Wed, 07 January 2004 21:40 Go to next message
Eclipse UserFriend
Originally posted by: Notes_shortname.ca.ibm.com

Hello,

Could you please help me. How to import oracle.jdbc.driver.* and
oracle.jdbc.pool.OracleDataSource packeges to eclips.
I have Oracle 8i and java program runs under UNIX.
I'd like to debug program from eclipse. How to do it?

Thank you,

Luba
Re: How to import oracle.jdbc and pool packeges to eclipse [message #132410 is a reply to message #132156] Thu, 08 January 2004 16:48 Go to previous message
Eclipse UserFriend
Originally posted by: srutledg.mailhaven.remove.com

You need to add the jar(s) for the Oracle JDBC drivers to the project
under Project Properties->Java Build Path->Libraries. You can then
import any classes from those jars.

Scott

Notes_shortname@ca.ibm.com wrote:
> Hello,
>
> Could you please help me. How to import oracle.jdbc.driver.* and
> oracle.jdbc.pool.OracleDataSource packeges to eclips.
> I have Oracle 8i and java program runs under UNIX.
> I'd like to debug program from eclipse. How to do it?
>
> Thank you,
>
> Luba
>
Previous Topic:Compare/Patch - Synchronized scrolling (horizontal)
Next Topic:listening for complilations
Goto Forum:
  


Current Time: Wed Sep 18 16:28:35 GMT 2024

Powered by FUDForum. Page generated in 0.03304 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top