How do I get rid of unwanted and irrelevant menu items supplied by the platform by default? [message #292639] |
Sun, 09 October 2005 17:44  |
Eclipse User |
|
|
|
Originally posted by: alextret.yahoo.com
While using GEF, I was quite successful in adding items to context menus
with minimal programming, by tweaking plugin.xml (added objectContribution
to
org.eclipse.ui.popupMenus extension point).
However, how do I get rid of unwanted and irrelevant menu items supplied by
the platform by default (in my case, it is "Run As", "Debug As", "Compare
With" and "Replace With")?
I should note that some of the menu items supplied by the platform, in my
case, are quite relevant and work just fine (specifically, Undo, Redo and
Delete).
|
|
|
Re: How do I get rid of unwanted and irrelevant menu items supplied by the platform by default? [message #292658 is a reply to message #292639] |
Mon, 10 October 2005 10:31  |
Eclipse User |
|
|
|
Originally posted by: sunil_kamath.nohotspammail.com
Alexei Tretiakov <alextret@yahoo.com> wrote:
> While using GEF, I was quite successful in adding items to context
> menus with minimal programming, by tweaking plugin.xml (added
> objectContribution to
> org.eclipse.ui.popupMenus extension point).
>
> However, how do I get rid of unwanted and irrelevant menu items
> supplied by the platform by default (in my case, it is "Run As",
> "Debug As", "Compare With" and "Replace With")?
>
> I should note that some of the menu items supplied by the platform,
> in my case, are quite relevant and work just fine (specifically,
> Undo, Redo and Delete).
There is already a bug filed for this.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=106007
--
Sunil
|
|
|
Powered by
FUDForum. Page generated in 0.02698 seconds