mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +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>
|
</groupMarker>
|
||||||
</menu>
|
</menu>
|
||||||
<visibility>
|
<visibility>
|
||||||
|
<or>
|
||||||
<objectState
|
<objectState
|
||||||
name="projectNature"
|
name="projectNature"
|
||||||
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"/>
|
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"/>
|
||||||
|
<objectState
|
||||||
|
name="projectNature"
|
||||||
|
value="org.eclipse.cdt.make.core.makeNature"/>
|
||||||
|
</or>
|
||||||
</visibility>
|
</visibility>
|
||||||
</objectContribution>
|
</objectContribution>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
Loading…
Add table
Reference in a new issue