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:
authorcbridgha2008-11-13 19:02:03 +0000
committercbridgha2008-11-13 19:02:03 +0000
commitc5e3b07193f10d3efeff58cc135bdf53917d19e2 (patch)
tree81dd5c4ab00ffa8e1bb9af3dbe997b4a1273c896 /plugins/org.eclipse.jst.j2ee/.classpath
parent4be1d718efaef4f4e6d09cb97a57717963e9a1d1 (diff)
downloadwebtools.javaee-200811131902.tar.gz
webtools.javaee-200811131902.tar.xz
webtools.javaee-200811131902.zip
This commit was manufactured by cvs2svn to create tag 'v200811131902'.v200811131902
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee/.classpath')
-rw-r--r--plugins/org.eclipse.jst.j2ee/.classpath18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/org.eclipse.jst.j2ee/.classpath b/plugins/org.eclipse.jst.j2ee/.classpath
deleted file mode 100644
index 9c9e23fae..000000000
--- a/plugins/org.eclipse.jst.j2ee/.classpath
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="j2eeplugin"/>
- <classpathentry kind="src" path="contenttype"/>
- <classpathentry kind="src" path="common"/>
- <classpathentry kind="src" path="commonedit"/>
- <classpathentry kind="src" path="earproject"/>
- <classpathentry kind="src" path="j2eecreation"/>
- <classpathentry kind="src" path="archiveops"/>
- <classpathentry kind="src" path="applicationedit"/>
- <classpathentry kind="src" path="appclientcreation"/>
- <classpathentry kind="src" path="property_files"/>
- <classpathentry kind="src" path="refactor"/>
- <classpathentry kind="src" path="classpathdep"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top