diff options
author | cbridgha | 2008-11-13 19:02:03 +0000 |
---|---|---|
committer | cbridgha | 2008-11-13 19:02:03 +0000 |
commit | c5e3b07193f10d3efeff58cc135bdf53917d19e2 (patch) | |
tree | 81dd5c4ab00ffa8e1bb9af3dbe997b4a1273c896 /plugins/org.eclipse.jst.j2ee/.classpath | |
parent | 4be1d718efaef4f4e6d09cb97a57717963e9a1d1 (diff) | |
download | webtools.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/.classpath | 18 |
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> |