mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 08:15:48 +02:00
Bug #182615: Managed builder plugin throws an error with build action
This commit is contained in:
parent
36d805c4f1
commit
b8400b2770
1 changed files with 5 additions and 0 deletions
|
@ -101,6 +101,11 @@
|
|||
label="%BuildMenu.label"
|
||||
menubarPath="org.eclipse.cdt.ui.cfgmenu/gm1"
|
||||
style="pulldown"/>
|
||||
<visibility>
|
||||
<objectState
|
||||
name="projectNature"
|
||||
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"/>
|
||||
</visibility>
|
||||
</objectContribution>
|
||||
<objectContribution
|
||||
adaptable="true"
|
||||
|
|
Loading…
Add table
Reference in a new issue