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
path: root/tests
diff options
context:
space:
mode:
authordavid_williams2005-04-21 04:29:00 +0000
committerdavid_williams2005-04-21 04:29:00 +0000
commite19abb2ae563de67f89624be91ac0dc2df87e277 (patch)
tree60be28996e516c21b978f34ebe9170209475f99b /tests
parentd9d4796bbc564dcd04236729d078c359e98a3f5d (diff)
downloadwebtools.webservices-e19abb2ae563de67f89624be91ac0dc2df87e277.tar.gz
webtools.webservices-e19abb2ae563de67f89624be91ac0dc2df87e277.tar.xz
webtools.webservices-e19abb2ae563de67f89624be91ac0dc2df87e277.zip
removed old builders that results in spurious console messages
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.wst.wsdl.tests.ui/.project5
-rw-r--r--tests/org.eclipse.wst.wsdl.validation.tests/.project5
2 files changed, 0 insertions, 10 deletions
diff --git a/tests/org.eclipse.wst.wsdl.tests.ui/.project b/tests/org.eclipse.wst.wsdl.tests.ui/.project
index 09c22c62c..b4c5d49c2 100644
--- a/tests/org.eclipse.wst.wsdl.tests.ui/.project
+++ b/tests/org.eclipse.wst.wsdl.tests.ui/.project
@@ -22,11 +22,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.sse.core.structuredbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
diff --git a/tests/org.eclipse.wst.wsdl.validation.tests/.project b/tests/org.eclipse.wst.wsdl.validation.tests/.project
index d10956bd5..f2a6db4e8 100644
--- a/tests/org.eclipse.wst.wsdl.validation.tests/.project
+++ b/tests/org.eclipse.wst.wsdl.validation.tests/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>com.ibm.sse.model.structuredbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>

Back to the top