Custom Actions in editors contextmenu? [message #188962] |
Mon, 25 July 2005 09:29 |
Eclipse User |
|
|
|
Originally posted by: dutz.c-ware.de
Hi,
I am having some problems with my Actions. I have some global Actions
for opening, saving, printing etc. For my editor I have provided an
individual ActionBarContributor, which is correctly called by Eclipse.
When populating the editors context menu, the action-registry provided
is the global one (Defined in the applications ActionBarContributor) and
not the one used in the Editors. What am I doing wrong?
Thanks in advance,
Chris
|
|
|
Re: Custom Actions in editors contextmenu? [message #189031 is a reply to message #188962] |
Mon, 25 July 2005 15:24 |
Eclipse User |
|
|
|
Originally posted by: none.unknown.com
For context menu, you should be using the ContextMenuProvider, not the
ActionBarContributor.
"Christofer Dutz" <dutz@c-ware.de> wrote in message
news:dc2bdg$psj$1@news.eclipse.org...
> Hi,
>
> I am having some problems with my Actions. I have some global Actions
> for opening, saving, printing etc. For my editor I have provided an
> individual ActionBarContributor, which is correctly called by Eclipse.
> When populating the editors context menu, the action-registry provided
> is the global one (Defined in the applications ActionBarContributor) and
> not the one used in the Editors. What am I doing wrong?
>
> Thanks in advance,
> Chris
|
|
|
Powered by
FUDForum. Page generated in 0.03835 seconds