Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to remove some default context menu items
How to remove some default context menu items [message #332786] Fri, 07 November 2008 23:09
No real name is currently offline No real nameFriend
Messages: 5
Registered: July 2009
Junior Member
I created my own text editor, which extends
org.eclipse.ui.editors.text.TextEditor, and I have added some new actions
to the context menu of the editor. The actions that I created are shown
successfully in the context menu, however, there are a lot of default
actions that I am not expecting and are not applicable to my editor, such
as "Show In", "Run As", "Debug As", "Profile As", "Validate", "Analysis",
"Team", "Compare With", "Replace With", "Link Utilities", "Preferences".
How can I remove these default actions that comes with TextEditor?

Leung
Previous Topic:Generalizing CellEditor
Next Topic:Expressions View
Goto Forum:
  


Current Time: Thu Apr 25 08:31:34 GMT 2024

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

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

Back to the top