Author: markt
Date: Mon Mar 14 15:01:43 2016
New Revision: 1734944
URL: http://svn.apache.org/viewvc?rev=1734944&view=rev
Log:
Update Eclipse defaults to Java 7
Modified:
tomcat/tc8.5.x/trunk/res/ide-support/eclipse/eclipse.classpath
Modified: tomcat/tc8.5.x/trunk/res/ide-support/eclipse/eclipse.classpath
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/res/ide-support/eclipse/eclipse.classpath?rev=1734944&r1=1734943&r2=1734944&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/res/ide-support/eclipse/eclipse.classpath (original)
+++ tomcat/tc8.5.x/trunk/res/ide-support/eclipse/eclipse.classpath Mon Mar 14
15:01:43 2016
@@ -19,7 +19,7 @@
<classpathentry kind="src" path="java"/>
<classpathentry excluding="deployment/|tld/|webapp*/|webresources/"
kind="src" path="test"/>
<classpathentry kind="src" path="webapps/examples/WEB-INF/classes"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<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/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]