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:57:45 UTC

svn commit: r1411994 - in /tomcat/tc7.0.x/trunk: ./ res/ide-support/eclipse/eclipse.classpath

Author: kkolinko
Date: Wed Nov 21 06:57:44 2012
New Revision: 1411994

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

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/res/ide-support/eclipse/eclipse.classpath

Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1411993

Modified: tomcat/tc7.0.x/trunk/res/ide-support/eclipse/eclipse.classpath
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/ide-support/eclipse/eclipse.classpath?rev=1411994&r1=1411993&r2=1411994&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/ide-support/eclipse/eclipse.classpath (original)
+++ tomcat/tc7.0.x/trunk/res/ide-support/eclipse/eclipse.classpath Wed Nov 21 06:57:44 2012
@@ -25,6 +25,6 @@
     <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/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