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:
authorJavier Montalvo Orus2006-09-08 14:27:50 +0000
committerJavier Montalvo Orus2006-09-08 14:27:50 +0000
commitfa560a97d75c85cfcbbeae84a4277de493945d21 (patch)
tree0bdd656cb051f9540ed73187bcd5f702f5e2a7dd /discovery/org.eclipse.rse.discovery/plugin.xml
parent7282dc4cad86557ebd9228da4150d5ddb8aa9587 (diff)
downloadorg.eclipse.tm-fa560a97d75c85cfcbbeae84a4277de493945d21.tar.gz
org.eclipse.tm-fa560a97d75c85cfcbbeae84a4277de493945d21.tar.xz
org.eclipse.tm-fa560a97d75c85cfcbbeae84a4277de493945d21.zip
Updated RSE plugin references
Diffstat (limited to 'discovery/org.eclipse.rse.discovery/plugin.xml')
-rw-r--r--discovery/org.eclipse.rse.discovery/plugin.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/discovery/org.eclipse.rse.discovery/plugin.xml b/discovery/org.eclipse.rse.discovery/plugin.xml
index 4eaffc35a..c49abbc48 100644
--- a/discovery/org.eclipse.rse.discovery/plugin.xml
+++ b/discovery/org.eclipse.rse.discovery/plugin.xml
@@ -14,9 +14,7 @@ Contributors:
<plugin>
<extension
- id="a"
- name="as"
- point="org.eclipse.rse.ui.newConnectionWizardDelegate">
+ point="org.eclipse.rse.ui.newConnectionWizardDelegates">
<newConnectionWizardDelegate
class="org.eclipse.rse.discovery.ServiceDiscoveryWizardDelegate"
systemType="org.eclipse.rse.systemtype.discovery"/>

Back to the top