Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Unwanted Menu in RCP application
Unwanted Menu in RCP application [message #899095] Mon, 30 July 2012 14:29 Go to next message
ModelGeek Mising name is currently offline ModelGeek Mising nameFriend
Messages: 550
Registered: June 2011
Senior Member
Hi,

i am developing an RCP application. Lately "Search" and "Run" menus are appearing eventhough i have not added them. I guess, I have added depedency plugins and they have defined those. Is there any way to get rid of them?

Cheers,
Re: Unwanted Menu in RCP application [message #899103 is a reply to message #899095] Mon, 30 July 2012 14:50 Go to previous messageGo to next message
Joseph Carroll is currently offline Joseph CarrollFriend
Messages: 174
Registered: May 2012
Location: Milwaukee, WI
Senior Member

When you define your product/launch configuration make sure you include org.eclipse.rcp and not org.eclipse.platform. If you include the later, you will experience your dilemma. Take a look at [1] for more information.

JD

[1] http://www.vogella.com/articles/Eclipse3RCP/article.html
Re: Unwanted Menu in RCP application [message #899174 is a reply to message #899103] Mon, 30 July 2012 20:42 Go to previous messageGo to next message
ModelGeek Mising name is currently offline ModelGeek Mising nameFriend
Messages: 550
Registered: June 2011
Senior Member

I have checked list of dependencies and it does not contain org.eclipse.platform but still i have these extra menus.

thanks!
Re: Unwanted Menu in RCP application [message #899855 is a reply to message #899174] Thu, 02 August 2012 15:53 Go to previous messageGo to next message
Valerio Santinelli is currently offline Valerio SantinelliFriend
Messages: 39
Registered: January 2012
Member
If you made any changes to your dependencies list and it might have happened that you included the platform plugin, your best bet is to delete the runtime-<your app id> folder from your documents directory and rerun your app.
Re: Unwanted Menu in RCP application [message #899949 is a reply to message #899095] Fri, 03 August 2012 07:30 Go to previous message
Libor Jelinek is currently offline Libor JelinekFriend
Messages: 143
Registered: January 2012
Location: Prague, Czech Rep.
Senior Member

Use Alt-Shift-F2 for Plug-in menu spy.

Libor

On 07/30/2012 04:29 PM, ModelGeek Mising name wrote:
> Hi,
>
> i am developing an RCP application. Lately "Search" and "Run" menus are
> appearing eventhough i have not added them. I guess, I have added
> depedency plugins and they have defined those. Is there any way to get
> rid of them?
>
> Cheers,
Previous Topic:How do i initialize a ViewPart ?
Next Topic:Cyclic dependency between plugins
Goto Forum:
  


Current Time: Fri Apr 26 05:32:25 GMT 2024

Powered by FUDForum. Page generated in 0.04158 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top