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:
Diffstat (limited to 'bundles/org.eclipse.wst.wsdl/.classpath')
-rw-r--r--bundles/org.eclipse.wst.wsdl/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.wsdl/.classpath b/bundles/org.eclipse.wst.wsdl/.classpath
index 49180b55b..1c993bebf 100644
--- a/bundles/org.eclipse.wst.wsdl/.classpath
+++ b/bundles/org.eclipse.wst.wsdl/.classpath
@@ -4,7 +4,7 @@
<classpathentry kind="src" path="src-mime"/>
<classpathentry kind="src" path="src-soap"/>
<classpathentry kind="src" path="src-wsdl"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<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