[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] How to remove the default actions in the TextEditor?
|
- From: Dollyn <Dollyn.sun@xxxxxxxxx>
- Date: Mon, 21 Jan 2008 16:33:49 +0800
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.5 (Windows/20070716)
Hi,
My editor extends the AbstractDecoratedTextEditor, and the content of my
editor is only part of a file. So, the action BOOKMARK and the ADD_TASK
can not work well in my editor. So I donn't want them appear in the
ruler context menu.
But the two action is added by the plugin "org.eclipse.ui.editors" in
it's extensions. Is there any way I can remove them?
--
*/Dollyn/*