Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How do I get rid of unwanted and irrelevant menu items supplied by the platform by default?
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 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Displaying detailed warning messages
Next Topic:Key Bindings
Goto Forum:
  


Current Time: Sat May 10 12:41:50 EDT 2025

Powered by FUDForum. Page generated in 0.02698 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top