mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-15 04:55:22 +02:00
[242431] Register a new unique context menu id, so contributions can be made to all our views
This commit is contained in:
parent
1046313fe3
commit
7809513486
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ public interface ISystemContextMenuConstants
|
||||||
* RSE Views: Remote Systems, Remote System Details, Monitor, and Scratchpad
|
* RSE Views: Remote Systems, Remote System Details, Monitor, and Scratchpad
|
||||||
* Note: This does does not work with dialog's which have the SystemView
|
* Note: This does does not work with dialog's which have the SystemView
|
||||||
* embedded in them.
|
* embedded in them.
|
||||||
|
* @since 3.1
|
||||||
*/
|
*/
|
||||||
public static final String RSE_CONTEXT_MENU = "org.eclipse.rse.views.common"; //$NON-NLS-1$
|
public static final String RSE_CONTEXT_MENU = "org.eclipse.rse.views.common"; //$NON-NLS-1$
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue