Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchong2009-08-10 18:34:09 +0000
committerkchong2009-08-10 18:34:09 +0000
commit3d2050476a181c788eccdacb86b2ec2d716a8c39 (patch)
tree4a25382810b3f0d86e33d19acf90488c90894d5e /bundles/org.eclipse.wst.command.env.ui/.classpath
parentaad7c8dacf1aea980b2e898b0abbfb0f975c8510 (diff)
downloadwebtools.webservices-200908101838.tar.gz
webtools.webservices-200908101838.tar.xz
webtools.webservices-200908101838.zip
This commit was manufactured by cvs2svn to create tag 'v200908101838'.v200908101838
Diffstat (limited to 'bundles/org.eclipse.wst.command.env.ui/.classpath')
-rw-r--r--bundles/org.eclipse.wst.command.env.ui/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/bundles/org.eclipse.wst.command.env.ui/.classpath b/bundles/org.eclipse.wst.command.env.ui/.classpath
deleted file mode 100644
index ce7393340..000000000
--- a/bundles/org.eclipse.wst.command.env.ui/.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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top