Author: fbricon
Date: 2012-02-17 11:27:25 -0500 (Fri, 17 Feb 2012)
New Revision: 38886
Modified:
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/plugin.xml
Log:
Declare the openshift wizard as a project wizard
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/plugin.xml
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/plugin.xml 2012-02-17
16:24:30 UTC (rev 38885)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/plugin.xml 2012-02-17
16:27:25 UTC (rev 38886)
@@ -17,8 +17,9 @@
class="org.jboss.tools.openshift.express.internal.ui.wizard.NewOpenShiftExpressApplicationWizard"
icon="icons/openshift-logo-white-icon.png"
id="org.jboss.ide.eclipse.as.openshift.express.ui.wizard.createNewApplicationWizard"
- name="OpenShift Express Application">
- <description>Create a new OpenShift Express
Application</description>
+ name="OpenShift Express Application"
+ project="true">
+ <description>Create a new OpenShift Express
Application</description>
</wizard>
</extension>
<extension
Show replies by date