Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 330367

Summary: viewAction contributions using incorrect IDs
Product: [Eclipse Project] JDT Reporter: Paul Webster <pwebster>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: remy.suen
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard: stalebug

Description Paul Webster CLA 2010-11-16 10:21:48 EST
org.eclipse.jdt.debug.ui contributes a number of viewActions, like id = org.eclipse.jdt.debug.ui.VariableViewActions

This one creates a submenu, id = org.eclipse.jdt.debug.ui.VariableView.javaSubmenu, and a groupmarker in the submenu name = org.eclipse.jdt.debug.ui.javaPart

But when the same extension contributes the actions, it uses 
menubarPath = org.eclipse.jdt.debug.ui.VariableView.javaSubmenu/javaPart

instead of 
menubarPath = org.eclipse.jdt.debug.ui.VariableView.javaSubmenu/org.eclipse.jdt.debug.ui.javaPart

As an aside, the org.eclipse.jdt.debug.ui.VariableView.javaSubmenu is contributed using path = javaActions but I can't find javaActions anywhere.

PW
Comment 1 Eclipse Genie CLA 2019-11-20 16:52:31 EST
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.