Subject | Re: [Firebird-Java] Firebird 2.5 Services API extensions? |
---|---|
Author | Thomas Steinmaurer |
Post date | 2009-10-07T08:36:01Z |
Hi Roman,
Do I have to customize the build in Eclipse somehow to say what JDK/JDBC
... version is targeted?
Well, I simply want to successfully build the project in respect to
making changes in the management stuff.
Thanks again,
Thomas
>> I've checked out client-java HEAD and I guess the related source is inNow I get e.g. that FBCallableStatement is already defined ...
>> main\ right? Especially in org.firebirdsql.management for the Servics
>> API stuff and org.firebird.gds for the SPB constant stuff ...
>
> Correct.
>
>> Can you give me a quick startup for an Eclipsed based environment to
>> work on the Jaybird source? I'm not able to build the entire client-java
>> project due to missing Hibernate, ... Does it make sense just to build
>> the main path? If so, how? Just removing everything else from the build
>> path?
>
> Yes and no, different test paths are used to build driver for different
> JDKs. But the Hibernate stuff is in the test/ path, so simply exclude
> the org/firebird/hibernate path for the client-java/test folder.
Do I have to customize the build in Eclipse somehow to say what JDK/JDBC
... version is targeted?
Well, I simply want to successfully build the project in respect to
making changes in the management stuff.
Thanks again,
Thomas