[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: registerContextMenu question

An overview of the actions is available here:

http://www.eclipse.org/articles/Article-action-contribution/index.html

Basically, you would use your own ID if you had 2 context menus (like the java editor has a context menu, and a ruler context menu).

Later,
PW