mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Bug #181025
This commit is contained in:
parent
d3abc551c9
commit
568b682abf
1 changed files with 5 additions and 0 deletions
|
@ -90,9 +90,14 @@
|
|||
</groupMarker>
|
||||
</menu>
|
||||
<visibility>
|
||||
<or>
|
||||
<objectState
|
||||
name="projectNature"
|
||||
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"/>
|
||||
<objectState
|
||||
name="projectNature"
|
||||
value="org.eclipse.cdt.make.core.makeNature"/>
|
||||
</or>
|
||||
</visibility>
|
||||
</objectContribution>
|
||||
</extension>
|
||||
|
|
Loading…
Add table
Reference in a new issue