[#1177] Add SQL Console module to jOOQ - Added dependency from jOOQ-test to jOOQ-sql-console

This commit is contained in:
Lukas Eder 2012-02-23 20:01:03 +00:00
parent 3750523af0
commit db4376bfa8

View File

@ -25,5 +25,6 @@
<classpathentry exported="true" kind="lib" path="lib/jtds-1.2.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/iijdbc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/h2-1.3.163.jar" sourcepath="/jOOQ-sources/h2-1.3.163-sources.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/jOOQ-sql-console"/>
<classpathentry kind="output" path="bin"/>
</classpath>