Bug 218580 - [misc] editor context menu actions should be added via extension
Summary: [misc] editor context menu actions should be added via extension
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 18:27 EST by Jeff Nevicosi CLA
Modified: 2019-09-06 16:15 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 Jeff Nevicosi CLA 2008-02-11 18:27:48 EST
Actions should be defined in plugin.xml instead of hard-coded.  Example:  OpenViewActionGroup.createSiteActions()

Problem:
Extending product wants to inherit the JDT editor, but hide all the extra views (using XSLT transforms --http://wiki.eclipse.org/index.php/Product_Customization).  However, the context menu will always contain actions "Open Type Hierarchy" and "Open Call Hierarchy," even if these views are not defined.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:15:25 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.