Bug 255781

Summary: [actions] quick menu does not contain contributed menu items
Product: [Eclipse Project] JDT Reporter: Dmitry Geraskov <geraskov>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P5 CC: daniel_megert, vyemialyanchyk
Version: 3.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: stalebug

Description Dmitry Geraskov CLA 2008-11-19 08:24:24 EST
Build ID: I20080609-1311

Steps To Reproduce:
1. Create new plugin
2. Create new Action in Compilation Unit Source context menu
3. Run Eclipse with your plugin
4. Create new java class, open java editor
5. Context menu->Source
Observe your action present
6. Alt+Shift+S (on Windows)
Observe your action not present


More information:

org.eclipse.jdt.ui.actions.GenerateActionGroup.fillEditorSubmenu(...) adds to menu only hardcoded actions. Need to added also extensions.
Comment 1 Dani Megert CLA 2008-11-19 09:43:38 EST
It is currently not supported to add stuff to the quick menus. We would need the PopupMenuExtender to become API in order to get those elements.

No plans to work on this for now.
Comment 2 Eclipse Genie CLA 2019-03-29 16:56:09 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.

--
The automated Eclipse Genie.
Comment 3 Eclipse Genie CLA 2021-03-21 11:43:42 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.

--
The automated Eclipse Genie.
Comment 4 Eclipse Genie CLA 2023-03-12 19:24:24 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.

--
The automated Eclipse Genie.