diff --git a/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd b/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd index 77aa9924572..8061775cd5b 100644 --- a/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd +++ b/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd @@ -3,7 +3,7 @@ - + This extension point is used to register new connection creation wizard extensions. New connection creation wizards appear as choices within the "New Connection" dialog, and are used to create connections from the registered system types. New connection creation wizards can be organized in categories. Uncategorized wizards or wizards with invalid category paths will be sorted in as non-categorized root element. @@ -162,6 +162,15 @@ The default RSE wizard category id is "org.eclipse.rse.ui.wizards.newconnec + + + + + + RSE 2.0 + + + @@ -171,7 +180,7 @@ The default RSE wizard category id is "org.eclipse.rse.ui.wizards.newconnec <p> <pre> - <extension point="org.eclipse.rse.ui.newConnectionWizard"> + <extension point="org.eclipse.rse.ui.newConnectionWizards"> <category id="org.eclipse.rse.ui.wizards.newconnection.default.category" name="%Creation.category.name"/> <newConnectionWizard