diff options
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.web/.classpath')
-rw-r--r-- | plugins/org.eclipse.jst.j2ee.web/.classpath | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.web/.classpath b/plugins/org.eclipse.jst.j2ee.web/.classpath deleted file mode 100644 index d2d07c15b..000000000 --- a/plugins/org.eclipse.jst.j2ee.web/.classpath +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="web/"/> - <classpathentry kind="src" path="war-validation/"/> - <classpathentry kind="src" path="webedit/"/> - <classpathentry kind="src" path="webproject/"/> - <classpathentry kind="src" path="property_files/"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="output" path="bin"/> -</classpath> |