Community
Participate
Working Groups
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
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.