Subject Re: [Firebird-Java] JayBird in Jbuilder 9
Author Rick Fincher
Hi Raoul,

I just added this to the faq but you won't see it until the next release
unless you get the daily cvs.

I'll post it here for your convienience

Rick

-----

Thanks to Sergio Samayoa for the JBuilder 9 notes.

JBuilder 9 Notes:

JBuilder 9 installation is similar to JBuilder 7.

1. Unpack JayBird onto your disk.

2. Create a Library for JayBird:

Open JBuilder and pull down the "Tools" menu from the main menu bar.
Select "Configure Libraries", this opens a dialog box.

Click the "New" button.This opens the "New Library Wizard" dialog box.

Type "JayBird" in the "Name" box.

In "Location" select JBuilder.

Click the "Add" button near the "Library Paths" list.

Type in the path to the firebirdsql-full.jar file and click the "OK"
button.

Close the "New Library Wizard" dialog by clicking "OK".

3. Create a file "JayBird.config" in <JBuilder dir>\lib\ext containing the
line (for example):

addpath c:/JayBird/firebirdsql-full.jar

4. Restart JBuilder.

You can now use DataExpress. Add the "JayBird" library to your project. Note
that the driver will not be listed in the driver selection combo boxes.



----- Original Message -----
From: "Raoul Snyman" <raoulsnyman@...>
To: <Firebird-Java@yahoogroups.com>
Sent: Saturday, November 08, 2003 10:36 AM
Subject: [Firebird-Java] JayBird in Jbuilder 9


> Hi,
>
> I have JBuilder 9 Enterprise. Can anyone help me on how to install
> JayBird in JBuilder, and how to distribute it with my java apps?
>
> Thanks,
> Raoul
>