Author: rjung
Date: Sun Jan 15 16:24:34 2012
New Revision: 1231703

URL: http://svn.apache.org/viewvc?rev=1231703&view=rev
Log:
Fix wrong TC deps version in eclipse path.

Modified:
    tomcat/trunk/res/ide-support/eclipse/eclipse.classpath

Modified: tomcat/trunk/res/ide-support/eclipse/eclipse.classpath
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/ide-support/eclipse/eclipse.classpath?rev=1231703&r1=1231702&r2=1231703&view=diff
==============================================================================
--- tomcat/trunk/res/ide-support/eclipse/eclipse.classpath (original)
+++ tomcat/trunk/res/ide-support/eclipse/eclipse.classpath Sun Jan 15 16:24:34 
2012
@@ -22,7 +22,7 @@
     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
     <classpathentry kind="var" path="ANT_HOME/lib/ant.jar"/>
-    <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/tomcat7-deps/dbcp/tomcat-dbcp.jar" 
sourcepath="/TOMCAT_LIBS_BASE/tomcat7-deps/dbcp/src/java"/>
+    <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/tomcat8-deps/dbcp/tomcat-dbcp.jar" 
sourcepath="/TOMCAT_LIBS_BASE/tomcat8-deps/dbcp/src/java"/>
     <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar"/>
     <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/wsdl4j-1.6.2/wsdl4j-1.6.2.jar"/>
     <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/ecj-3.7.1/ecj-3.7.1.jar"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to