Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorndai2008-02-25 21:40:42 +0000
committerndai2008-02-25 21:40:42 +0000
commitf70cc31e0a0c67194777b282c77fc37776c8596b (patch)
tree84f8bfb7b27811aceb37a72a24293b55ff84218b /plugins/org.eclipse.jst.server.tomcat.core/.classpath
parentcbc53716d7eafa2a77f4b6dde31ddec677ac9e1f (diff)
downloadwebtools.servertools-20080225.tar.gz
webtools.servertools-20080225.tar.xz
webtools.servertools-20080225.zip
This commit was manufactured by cvs2svn to create tag 'v20080225'.v20080225
Diffstat (limited to 'plugins/org.eclipse.jst.server.tomcat.core/.classpath')
-rw-r--r--plugins/org.eclipse.jst.server.tomcat.core/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/org.eclipse.jst.server.tomcat.core/.classpath b/plugins/org.eclipse.jst.server.tomcat.core/.classpath
deleted file mode 100644
index 69b412ba5..000000000
--- a/plugins/org.eclipse.jst.server.tomcat.core/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="tomcatcore/"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top