[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Menu Contribution for RCP

From the code you pasted, I cannot see anything wrong. You migh want to
make sure that the plugin is indeed loaded with your main RCP app when you debug: first make sure the plugin is selected in your launch profile, second add a standard "About" action to your RCP app so you can view "Plugin Details" in "About" to make sure that your contributing plugin is actually loaded.