Skip to content

Commit

Permalink
#6 Add Express Project in main menu under File -> New
Browse files Browse the repository at this point in the history
  • Loading branch information
tomotaro1065 committed Apr 14, 2013
1 parent 2672ded commit fe1b155
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions org.nodeclipse.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@
wizardId="org.nodeclipse.ui.wizards.NodeProjectWizard">
<enablement></enablement>
</commonWizard>
<commonWizard
menuGroupId="org.nodeclipse.ui.wizards.category"
type="new"
wizardId="org.nodeclipse.ui.wizards.ExpressProjectWizard">
<enablement></enablement>
</commonWizard>
<commonWizard
menuGroupId="org.nodeclipse.ui.wizards.category"
type="new"
Expand Down

0 comments on commit fe1b155

Please sign in to comment.