From 488dc0a4816634e2066c97b2f9b1dead9a9f8db9 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Thu, 16 Nov 2006 01:28:03 +0000 Subject: [PATCH] minor fixup --- org.eclipse.wtp.releng.webupdatesite/.classpath | 1 - 1 file changed, 1 deletion(-) diff --git a/org.eclipse.wtp.releng.webupdatesite/.classpath b/org.eclipse.wtp.releng.webupdatesite/.classpath index fbbd08222..0e80cf2bc 100644 --- a/org.eclipse.wtp.releng.webupdatesite/.classpath +++ b/org.eclipse.wtp.releng.webupdatesite/.classpath @@ -2,6 +2,5 @@ <classpath> <classpathentry kind="var" path="JRE_LIB"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.0"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk1.4.2_11"/> <classpathentry kind="output" path="bin"/> </classpath> -- GitLab