Skip to content

Commit

Permalink
Added shortcut for new Haskell project to context menu (doesn't alway…
Browse files Browse the repository at this point in the history
…s show up though)
  • Loading branch information
Oblosys committed Jul 18, 2012
1 parent 01834dc commit 313830f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions net.sf.eclipsefp.haskell.ui/plugin.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -906,6 +906,10 @@
</or> </or>
</enablement> </enablement>
</commonWizard> </commonWizard>
<commonWizard type="new"
wizardId="net.sf.eclipsefp.haskell.ui.wizards.NewHaskellProjectWizard">
<enablement></enablement>
</commonWizard>
</extension> </extension>
<extension <extension
point="org.eclipse.ui.ide.markerResolution"> point="org.eclipse.ui.ide.markerResolution">
Expand Down

0 comments on commit 313830f

Please sign in to comment.