Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 126259 | Differences between
and this patch

Collapse All | Expand All

(-)plugin.xml (+2 lines)
Lines 254-264 Link Here
254
              key="InitialSelection"
254
              key="InitialSelection"
255
              operation="org.eclipse.jst.ws.internal.creation.ui.widgets.ServerWizardWidgetDefaultingCommand"
255
              operation="org.eclipse.jst.ws.internal.creation.ui.widgets.ServerWizardWidgetDefaultingCommand"
256
              property="InitialSelection"
256
              property="InitialSelection"
257
              required="true"
257
              transform="org.eclipse.jst.ws.internal.common.String2SelectionTransformer"/>
258
              transform="org.eclipse.jst.ws.internal.common.String2SelectionTransformer"/>
258
        <map
259
        <map
259
              key="InitialSelection"
260
              key="InitialSelection"
260
              operation="org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionOutputCommand"
261
              operation="org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionOutputCommand"
261
              property="ObjectSelection"
262
              property="ObjectSelection"
263
              required="true"
262
              transform="org.eclipse.jst.ws.internal.common.String2SelectionTransformer"/>              
264
              transform="org.eclipse.jst.ws.internal.common.String2SelectionTransformer"/>              
263
		<map
265
		<map
264
              key="Project"
266
              key="Project"

Return to bug 126259