[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?

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/*