[477264] Project wizards should enable on IWorkingSets selection
diff --git a/plugins/org.eclipse.xsd.example.installer/plugin.xml b/plugins/org.eclipse.xsd.example.installer/plugin.xml
index a6468ae..cf82d65 100644
--- a/plugins/org.eclipse.xsd.example.installer/plugin.xml
+++ b/plugins/org.eclipse.xsd.example.installer/plugin.xml
@@ -15,6 +15,7 @@
             project="true"
             icon="icons/full/ctool16/NewXSDExample.gif">
          <description>%_UI_XSDWizard_desc</description>
+         <selection class="org.eclipse.ui.IWorkingSet" />
       </wizard>
    </extension>