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:
authorcbridgha2004-11-17 18:55:29 +0000
committercbridgha2004-11-17 18:55:29 +0000
commit5442c773365e2292a604ea3e62f68dbc9880ea86 (patch)
treea810758ed2662abad613662a1eb36efacdee6e9f /plugins/org.eclipse.jst.j2ee.ui/.classpath
parentae51f265a571ce9eb8adbf33ec05d855a30f4c43 (diff)
downloadwebtools.javaee-5442c773365e2292a604ea3e62f68dbc9880ea86.tar.gz
webtools.javaee-5442c773365e2292a604ea3e62f68dbc9880ea86.tar.xz
webtools.javaee-5442c773365e2292a604ea3e62f68dbc9880ea86.zip
WTP Rename refresh
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.ui/.classpath')
-rw-r--r--plugins/org.eclipse.jst.j2ee.ui/.classpath5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.ui/.classpath b/plugins/org.eclipse.jst.j2ee.ui/.classpath
index 8cec3e346..f5184485d 100644
--- a/plugins/org.eclipse.jst.j2ee.ui/.classpath
+++ b/plugins/org.eclipse.jst.j2ee.ui/.classpath
@@ -1,13 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="j2ee_ui"/>
- <classpathentry kind="src" path="archiveui"/>
- <classpathentry kind="src" path="ejb_ui"/>
- <classpathentry kind="src" path="web_ui"/>
- <classpathentry kind="src" path="jca_ui"/>
<classpathentry kind="src" path="property_files"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="src" path="webservice_ui"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top