Community
Participate
Working Groups
Papyrus should use the Eclipse UI commmands/menu/toolbars API rather than providing its own API. All Papyrus plugins should use this API to provide new menu/toolbars/contextual menu... Plugins providing menu entry point should document them, and provides associated IDs. The extensions points to use for declaring UI commands: org.eclipse.ui.commands org.eclipse.ui.handlers org.eclipse.ui.menus Eclipse Documentation: - Platform Plug-in Developer Guide > Programmer's Guide > Plugging into the workbench > Basic workbench extension points using commands
This has been fixed in rev 4018.
reopen the bug since I am guessing it is not specific to navigation and some non standard menus are still there, please close it if not.
Almost everything is now using org.eclipse.ui.* extension points. Specific subtasks should be opened when this is not the case I close this one