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:
authorkchong2005-11-15 07:22:38 +0000
committerkchong2005-11-15 07:22:38 +0000
commit9622f406baf477c46c10df6168a93f7b57319184 (patch)
treeea0c146fad8dc4d9b818bee5f3eb990e2145ee5f /bundles/org.eclipse.wst.ws/.classpath
parentda7cb01e3ecc19c75cdde27a0b1684b25fcdcc94 (diff)
downloadwebtools.webservices-20051115_1102.tar.gz
webtools.webservices-20051115_1102.tar.xz
webtools.webservices-20051115_1102.zip
This commit was manufactured by cvs2svn to create tag 'v20051115_1102'.v20051115_1102
Diffstat (limited to 'bundles/org.eclipse.wst.ws/.classpath')
-rw-r--r--bundles/org.eclipse.wst.ws/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/bundles/org.eclipse.wst.ws/.classpath b/bundles/org.eclipse.wst.ws/.classpath
deleted file mode 100644
index 751c8f2e5..000000000
--- a/bundles/org.eclipse.wst.ws/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <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>

Back to the top