|
From: <rv...@us...> - 2009-11-02 16:08:33
|
Revision: 234
http://treebase.svn.sourceforge.net/treebase/?rev=234&view=rev
Author: rvos
Date: 2009-11-02 16:08:27 +0000 (Mon, 02 Nov 2009)
Log Message:
-----------
Added postgres driver to classpath
Modified Paths:
--------------
trunk/treebase-web/.classpath
Modified: trunk/treebase-web/.classpath
===================================================================
--- trunk/treebase-web/.classpath 2009-11-02 16:07:21 UTC (rev 233)
+++ trunk/treebase-web/.classpath 2009-11-02 16:08:27 UTC (rev 234)
@@ -107,5 +107,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.5"/>
<classpathentry kind="var" path="M2_REPO/zing/z3950/org/cql-java/1.0/cql-java-1.0.jar"/>
+ <classpathentry kind="var" path="M2_REPO/postgresql/postgresql/8.3-603.jdbc3/postgresql-8.3-603.jdbc3.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|