[#430] Add support for the Firebird database - Added antlr test

dependency
This commit is contained in:
Lukas Eder 2012-08-17 18:52:53 +02:00
parent 2956e11d6c
commit 10e79d63c1
2 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
<classpathentry exported="true" kind="lib" path="lib/rsyntaxtextarea-2.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaybird-2.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/connector-api-1.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/antlr-runtime-3.4.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/jOOQ-console"/>
<classpathentry combineaccessrules="false" kind="src" path="/jOOQ-meta"/>
<classpathentry kind="output" path="bin"/>

Binary file not shown.