Author: kkolinko
Date: Sat Nov  8 01:05:54 2014
New Revision: 1637495

URL: http://svn.apache.org/r1637495
Log:
Eclipse project:
- Correct project name.
- Correct name of Execution Environment used as JRE

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

Modified: tomcat/trunk/res/ide-support/eclipse/eclipse.classpath
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/ide-support/eclipse/eclipse.classpath?rev=1637495&r1=1637494&r2=1637495&view=diff
==============================================================================
--- tomcat/trunk/res/ide-support/eclipse/eclipse.classpath (original)
+++ tomcat/trunk/res/ide-support/eclipse/eclipse.classpath Sat Nov  8 01:05:54 
2014
@@ -19,7 +19,7 @@
     <classpathentry kind="src" path="java"/>
     <classpathentry 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/Java
 8"/>
+    <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.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"/>

Modified: tomcat/trunk/res/ide-support/eclipse/eclipse.project
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/ide-support/eclipse/eclipse.project?rev=1637495&r1=1637494&r2=1637495&view=diff
==============================================================================
--- tomcat/trunk/res/ide-support/eclipse/eclipse.project (original)
+++ tomcat/trunk/res/ide-support/eclipse/eclipse.project Sat Nov  8 01:05:54 
2014
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 <projectDescription>
-    <name>tomcat-8.0.x</name>
+    <name>tomcat-9.0.x</name>
     <comment></comment>
     <projects>
     </projects>



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

Reply via email to