mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Proper enablement of Convert To... command.
Change-Id: I992048f902992cd548e523c9881b4d36789f3544
This commit is contained in:
parent
7880c684eb
commit
f17501b981
1 changed files with 2 additions and 1 deletions
|
@ -134,7 +134,8 @@
|
|||
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"/>
|
||||
<test property="org.eclipse.cdt.ui.projectBuilder"
|
||||
value="org.eclipse.cdt.managedbuilder.core.genmakebuilder"/>
|
||||
<test property="org.eclipse.cdt.managedbuilder.ui.hasTargetConverters"/>
|
||||
<test property="org.eclipse.cdt.managedbuilder.ui.hasTargetConverters"
|
||||
forcePluginActivation="true"/>
|
||||
</and>
|
||||
</adapt>
|
||||
</iterate>
|
||||
|
|
Loading…
Add table
Reference in a new issue