Bug 177537 - [api] Dynamic system type provider need a hook to add dynamic system type specific menu groups
Summary: [api] Dynamic system type provider need a hook to add dynamic system type spe...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0   Edit
Assignee: Uwe Stieber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 161195
  Show dependency tree
 
Reported: 2007-03-15 08:51 EDT by Uwe Stieber CLA
Modified: 2008-08-13 13:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Stieber CLA 2007-03-15 08:51:50 EDT
For migration purposes, dynamic system type providers needs to add custom menu groups to the RSE menus for allow a limited effort in migration to RSE based products.

Please note, that this extension is only preliminary and not intended for public use. The extension will be removed as soon the new Eclipse command/handler framework is completed and the migration from the old IAction based framework to the new IHandler based framework is clarified by the Eclipse platform.
Comment 1 Uwe Stieber CLA 2007-03-15 11:08:56 EDT
Added RSESystemTypeAdapter.addCustomMenuGroups(IMenuManager menu).
Called from SystemView.createStandardGroups().
Comment 2 Martin Oberhuber CLA 2008-08-13 13:17:35 EDT
[target cleanup] 2.0 M6 was the original target milestone for this bug