remove fields on "ContextMenuProvider" [message #178943] |
Sun, 24 April 2005 16:33  |
Eclipse User |
|
|
|
Originally posted by: J_ML.netcabo.pt
Hi guys.
Let's see if i can explain myselfe... I have a menu on my GEF editor, i've
already added some actions and all works fine. The problem is that the
eclipse platform insists on displaying some menu actions that i would like
to be hidden. Like submenus "Team" "Input methods" "replace with" "compare
with" bla bla bla...
how can i get those off my menu? it also adds "Runs as" "debug as"
"profile as" ..... I've already tried to remove the groups added by
default and leave the groups i use, like:
manager.remove("org.eclipse.gef.group.find");
manager.remove("org.eclipse.gef.group.print");
manager.remove("org.eclipse.gef.group.save");
manager.remove("org.eclipse.gef.group.copy");
manager.remove("org.eclipse.gef.group.edit");
since i'am using the Undo, Rest and View groups.
i would get a printscreen but it does not capture the menu on my linux
desktop.
Thanks.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08464 seconds