You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2012/11/21 07:54:44 UTC

svn commit: r1411993 - /tomcat/trunk/res/ide-support/eclipse/eclipse.classpath

Author: kkolinko
Date: Wed Nov 21 06:54:40 2012
New Revision: 1411993

URL: http://svn.apache.org/viewvc?rev=1411993&view=rev
Log:
Followup to r1411587
Update JDT complier to 4.2.1 in classpath file sample for Eclipse IDE

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=1411993&r1=1411992&r2=1411993&view=diff
==============================================================================
--- tomcat/trunk/res/ide-support/eclipse/eclipse.classpath (original)
+++ tomcat/trunk/res/ide-support/eclipse/eclipse.classpath Wed Nov 21 06:54:40 2012
@@ -25,6 +25,6 @@
     <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.2/ecj-3.7.2.jar"/>
+    <classpathentry kind="var" path="TOMCAT_LIBS_BASE/ecj-4.2.1/ecj-4.2.1.jar"/>
     <classpathentry kind="output" path=".settings/output"/>
 </classpath>



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