mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Added 'Add expresion' action to the C editor context menu.
This commit is contained in:
parent
a24c62e709
commit
b47529d93e
1 changed files with 6 additions and 0 deletions
|
@ -215,6 +215,12 @@
|
|||
class="org.eclipse.cdt.debug.internal.ui.actions.AddExpressionActionDelegate"
|
||||
menubarPath="additions"
|
||||
id="org.eclipse.cdt.debug.internal.ui.actions.AddExpressionActionDelegate">
|
||||
<enablement>
|
||||
<pluginState
|
||||
value="activated"
|
||||
id="org.eclipse.cdt.debug.ui">
|
||||
</pluginState>
|
||||
</enablement>
|
||||
</action>
|
||||
</viewerContribution>
|
||||
<objectContribution
|
||||
|
|
Loading…
Add table
Reference in a new issue