| [news.eclipse.platform.rcp] Re: Editor action in action set menu |
stephan wrote: > Is it possible to add an editor action into action set menu? I would think this is possible. I would define the menu in both the editorContribution and the actionSet. Then, whichever is loaded first will create the menu, and both will use the same menu. I'm not sure though.... cheers, d.