[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Editor menu

If I'm not wrong, there are two ways to add editor-specific menus:
1. adding a new menu to an editorContribution
2. extending EditorActionBarContributor

Do these two methods complement each other or they are exclusive?

Thanks!