Community
Participate
Working Groups
I find two problems with the popupAction and the partAction defining by org.eclipse.gmf.runtime.common.ui.service.action.contributionItemProviders 1/ the GMF actions don't appear in the Eclipse Preferences, so I can't define keybinding for these actions 1+/ if we try define keybinding with the Eclipse Framework (org.eclipse.ui.binding), it's works, but the key doesn't appears in the menu near the action 2/I can't add my own action in GMF submenu (with org.eclipse.ui.menus) For example to add an action in the popup menu formatMenu/alignMenu, I can't find the correct locationURI to do that
I'm sorry, the step 1+/ is an error, thanks not consider this item.
for 2/ see http://wiki.eclipse.org/GMF_Tutorial_Part_3#Custom_Actions