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:
authorkchong2008-01-08 01:16:30 +0000
committerkchong2008-01-08 01:16:30 +0000
commitc093472625f7501c216231925c63544e03e17188 (patch)
treef7cfb941691e9325ff1d8db427e9bc8355565b47 /tests/org.eclipse.jst.ws.tests.performance/.classpath
parent7e0ea804f66bda5b64aa414b92f8704a952e342b (diff)
downloadwebtools.webservices-c093472625f7501c216231925c63544e03e17188.tar.gz
webtools.webservices-c093472625f7501c216231925c63544e03e17188.tar.xz
webtools.webservices-c093472625f7501c216231925c63544e03e17188.zip
This commit was manufactured by cvs2svn to create tag 'v200801080113'.v200801080113
Diffstat (limited to 'tests/org.eclipse.jst.ws.tests.performance/.classpath')
-rw-r--r--tests/org.eclipse.jst.ws.tests.performance/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/org.eclipse.jst.ws.tests.performance/.classpath b/tests/org.eclipse.jst.ws.tests.performance/.classpath
deleted file mode 100644
index 304e86186..000000000
--- a/tests/org.eclipse.jst.ws.tests.performance/.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.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top