mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 22:25:25 +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
4abe34fc89
commit
fc67aaae37
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ public interface ISystemContextMenuConstants
|
|||
* Context menu id used by all RSE views, such that menu's can be contributed
|
||||
* to all views.
|
||||
*
|
||||
* RSE Views: Remote Systems, Remote System Details, Monitor, and Scratchpad
|
||||
* RSE Views: Remote Systems, Remote System Details, Remote Monitor, Remote Search, and Remote Scratchpad
|
||||
* Note: This does does not work with dialog's which have the SystemView
|
||||
* embedded in them.
|
||||
* @since 3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue