[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Re: registerContextMenu question
|
- From: Paul Webster <pwebster@xxxxxxxxxx>
- Date: Wed, 06 Dec 2006 13:51:56 -0500
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.8 (X11/20061105)
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