vote up 1 vote down star

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?

flag

65% accept rate

2 Answers

vote up 1 vote down check

I confirm it can not work.

Consider the Extension Points Reference help from:

That is why you do not see menuContribution

alt text

link|flag
vote up 0 vote down

Works for me using:
Eclipse SDK
Version: 3.4.1
Build id: M20080911-1700
I would suggest upgrading...3.2 is a little old IMHO

pde-working

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.