mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Bug 487121 - Remove "connect" button from the Debug View toolbar
Change-Id: I99e096e759eaf7d56b4d64a75bbed6d1833b714d
This commit is contained in:
parent
f29de7cedd
commit
038783cf5f
1 changed files with 1 additions and 11 deletions
|
@ -2807,17 +2807,7 @@
|
|||
</command>
|
||||
</menuContribution>
|
||||
|
||||
<!-- Connect contributions to debug view menu, toolbar menu -->
|
||||
<menuContribution
|
||||
locationURI="toolbar:org.eclipse.debug.ui.DebugView?before=stepGroup">
|
||||
<command
|
||||
commandId="org.eclipse.cdt.debug.ui.command.connect"
|
||||
icon="icons/obj16/connect.gif"
|
||||
label="%Connect.label"
|
||||
style="push"
|
||||
tooltip="%Connect.tooltip">
|
||||
</command>
|
||||
</menuContribution>
|
||||
<!-- Connect contributions to debug view menu -->
|
||||
<menuContribution
|
||||
locationURI="popup:org.eclipse.debug.ui.DebugView?before=emptyLaunchGroup">
|
||||
<command
|
||||
|
|
Loading…
Add table
Reference in a new issue