mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +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"
|
label="%BuildMenu.label"
|
||||||
menubarPath="org.eclipse.cdt.ui.cfgmenu/gm1"
|
menubarPath="org.eclipse.cdt.ui.cfgmenu/gm1"
|
||||||
style="pulldown"/>
|
style="pulldown"/>
|
||||||
|
<visibility>
|
||||||
|
<objectState
|
||||||
|
name="projectNature"
|
||||||
|
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"/>
|
||||||
|
</visibility>
|
||||||
</objectContribution>
|
</objectContribution>
|
||||||
<objectContribution
|
<objectContribution
|
||||||
adaptable="true"
|
adaptable="true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue