summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-11-17 23:32:33 -0500
committerJames Moger <james.moger@gitblit.com>2015-04-10 09:16:11 -0400
commitf897fc7d25c757fc0607ce010c1e8c50ce127131 (patch)
treef74234da6163dac1fc2253ab90f0328cfd9e0ea2 /.classpath
parent96be41b6f1100fc9b3eaf19006f5469ce31ca934 (diff)
downloadiciql-f897fc7d25c757fc0607ce010c1e8c50ce127131.tar.gz
iciql-f897fc7d25c757fc0607ce010c1e8c50ce127131.zip
Added Derby tcp test
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 2 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index df99f7a..eb2a978 100644
--- a/.classpath
+++ b/.classpath
@@ -6,6 +6,8 @@
<classpathentry kind="lib" path="ext/h2-1.4.186.jar" sourcepath="ext/src/h2-1.4.186.jar" />
<classpathentry kind="lib" path="ext/hsqldb-2.3.2.jar" sourcepath="ext/src/hsqldb-2.3.2.jar" />
<classpathentry kind="lib" path="ext/derby-10.11.1.1.jar" />
+ <classpathentry kind="lib" path="ext/derbyclient-10.11.1.1.jar" />
+ <classpathentry kind="lib" path="ext/derbynet-10.11.1.1.jar" />
<classpathentry kind="lib" path="ext/mysql-connector-java-5.1.33.jar" />
<classpathentry kind="lib" path="ext/postgresql-9.4-1201-jdbc41.jar" sourcepath="ext/src/postgresql-9.4-1201-jdbc41.jar" />
<classpathentry kind="lib" path="ext/sqlite-jdbc-3.8.7.jar" sourcepath="ext/src/sqlite-jdbc-3.8.7.jar" />