1
0
Fork 0
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:
Marc Khouzam 2016-03-02 16:40:42 -05:00 committed by Gerrit Code Review @ Eclipse.org
parent f29de7cedd
commit 038783cf5f

View file

@ -2807,17 +2807,7 @@
</command> </command>
</menuContribution> </menuContribution>
<!-- Connect contributions to debug view menu, toolbar menu --> <!-- Connect contributions to debug view 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>
<menuContribution <menuContribution
locationURI="popup:org.eclipse.debug.ui.DebugView?before=emptyLaunchGroup"> locationURI="popup:org.eclipse.debug.ui.DebugView?before=emptyLaunchGroup">
<command <command