summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2011-11-30 22:21:49 -0500
committerJames Moger <james.moger@gmail.com>2011-11-30 22:21:49 -0500
commitf5226e11b5eca714df5db97dd90ee7fe4dc4ea06 (patch)
treeb14408dce73f913a58d38f8d949ce0f2e5ab592c /.classpath
parent3853d48fdb6c73f712592942fc51c898a19a2846 (diff)
downloadiciql-f5226e11b5eca714df5db97dd90ee7fe4dc4ea06.tar.gz
iciql-f5226e11b5eca714df5db97dd90ee7fe4dc4ea06.zip
Updated H2 1.3.162 and HSQL 2.2.6v0.7.2
Diffstat (limited to '.classpath')
-rw-r--r--.classpath12
1 files changed, 6 insertions, 6 deletions
diff --git a/.classpath b/.classpath
index e985d8c..e142a59 100644
--- a/.classpath
+++ b/.classpath
@@ -24,14 +24,8 @@
<attribute name="javadoc_location" value="jar:platform:/resource/iciql/ext/slf4j-api-1.6.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
- <classpathentry kind="lib" path="ext/hsqldb-2.2.4.jar"/>
<classpathentry kind="lib" path="ext/derby-10.8.1.2.jar"/>
<classpathentry kind="lib" path="ext/mysql-connector-java-5.1.15.jar"/>
- <classpathentry kind="lib" path="ext/h2-1.3.159.jar" sourcepath="ext/h2-1.3.159-sources.jar">
- <attributes>
- <attribute name="javadoc_location" value="jar:platform:/resource/iciql/ext/h2-1.3.159-javadoc.jar!/"/>
- </attributes>
- </classpathentry>
<classpathentry kind="lib" path="ext/postgresql-9.0-801.jdbc4.jar"/>
<classpathentry kind="lib" path="ext/commons-dbcp-1.4.jar" sourcepath="C:/Users/James Moger/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4-sources.jar"/>
<classpathentry kind="lib" path="ext/commons-pool-1.5.6.jar" sourcepath="ext/commons-pool-1.5.6-sources.jar">
@@ -39,5 +33,11 @@
<attribute name="javadoc_location" value="jar:platform:/resource/iciql/ext/commons-pool-1.5.6-javadoc.jar!/"/>
</attributes>
</classpathentry>
+ <classpathentry kind="lib" path="ext/h2-1.3.162.jar" sourcepath="ext/h2-1.3.162-sources.jar">
+ <attributes>
+ <attribute name="javadoc_location" value="jar:platform:/resource/iciql/ext/h2-1.3.162-javadoc.jar!/"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="lib" path="ext/hsqldb-2.2.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>