[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.pde] Re: Cannot create menu category in plugin

Solved by upgrading to Europe winter edition. Update manager could not do that for me unfortunately, so I downloaded and replaced the whole eclipse.

Jeroen Lankheet wrote:
I'm following the tutoral http://www.ibm.com/developerworks/library/os-eclipse-3.3menu/index.html?ca=drs-

and need to create a menu category.
So I create a org.eclipse.ui.commands extension.
When right clicking on this extension in order to create a category, I am provided with only two choices: New->Generic and New->Extension.
I am missing functionality, but why and where to get it?


Eclipse 3.3,
org.eclipse.ui.ide_3.3.1.M20070910-0800b.jar
org.eclipse.ui_3.3.1.M20070910-0800b.jar

Regards,
Jeroen