Subject Re: [Firebird-Java] Re: Problems finding error messages
Author Laurent Duperval
Laurent Duperval wrote:

>Hmmm.... I'm thinking maybe the jar should be in ant's lib directory, if
>it's a classloader issue.
>
>
>

For those interested, I tried this approach and it works when running
ant standalone (I copied the Jaybird jar in $ANT_HOME/lib). However,
using the same approach doesn't work in Eclipse (I copied it in the ant
plugin's lib directory).

L