From dd4c4ae10d2812168449b0cfce4e0edf1f07ac96 Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Mon, 12 Feb 2007 14:04:31 +0000 Subject: [PATCH] [fix] required id is associated with newConnectionWizardDelegate element instead of extension --- discovery/org.eclipse.rse.discovery/plugin.xml | 7 ++++--- .../eclipse/rse/ui/wizards/IRSENewConnectionWizard.java | 1 + .../eclipse/rse/ui/wizards/RSENewConnectionWizard.java | 2 +- .../schema/newConnectionWizardDelegates.exsd | 9 ++++++++- 4 files changed, 14 insertions(+), 5 deletions(-) diff --git a/discovery/org.eclipse.rse.discovery/plugin.xml b/discovery/org.eclipse.rse.discovery/plugin.xml index be1e673ff61..09a31684b08 100644 --- a/discovery/org.eclipse.rse.discovery/plugin.xml +++ b/discovery/org.eclipse.rse.discovery/plugin.xml @@ -15,9 +15,10 @@ Contributors: - + - + @@ -54,6 +54,13 @@ + + + + A unique identifier for this extension. + + +