I am using Eclipse 3.2. For an RCP application, I am trying to extend from org.eclipse.ui.menus. When I right-click and pick new option, "menu Contribution" isn't appearing. I only see options 'item', 'menu', 'group', 'widget' under 'New'. There is no option named "menu Contribution". Am I missing anything in target platform? If so, which jar?
|
|
|
|
|
|
|
I confirm it can not work. Consider the Extension Points Reference help from:
That is why you do not see
|
||
|
|
|
|
Works for me using:
|
||
|
|


