Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Unwanted Menu in RCP application
Unwanted Menu in RCP application [message #899095] Mon, 30 July 2012 10:29 Go to next message
Eclipse UserFriend
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 10:50 Go to previous messageGo to next message
Eclipse UserFriend
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 16:42 Go to previous messageGo to next message
Eclipse UserFriend

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 11:53 Go to previous messageGo to next message
Eclipse UserFriend
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 03:30 Go to previous message
Eclipse UserFriend
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: Tue Mar 18 20:55:45 EDT 2025

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

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

Back to the top