Workbench wizard extension points

The workbench defines extension points for wizards that create new resources, import resources, or export resources. When you select the new, import, or export menu, the workbench uses a wizard selection dialog to display all the wizards that have been contributed for that particular extension point.  The new wizard dialog is shown below.

New wizard dialog with selection list

Your wizard takes control once it is selected in the list and the Next button is pressed. This is when your first page becomes visible. 

Copyright IBM Corp. and others 2000,2002.