Subject RE: [Firebird-Java] Firebird, Eclipse and Stellation - anyone using all of them?
Author Rodolfo M. Raya
On Fri, 2002-07-19 at 17:25, Harrison, Matthew wrote:
> Rodolfo-
>
> I'm using eclipse as well. Have you made a plugin for the firebird
> jars? Do you care to share how you did it?
>
> thanks
>
> matt

Hi,

I created a CVS repository location and checked out client-java as
project from firebird CVS server. Then I compiled the project using the
suplied ant script.

All I do in my projects is import firebirdsql.jar and dependencies as
external libraries.

I never thought about creating a plugin to build firebirdsql.jar in
Eclipse but I would if it there is a real need.

Best regards,

Rodolfo