Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Run and Search menus in RCP
Run and Search menus in RCP [message #444559] Fri, 17 February 2006 17:50 Go to next message
Eclipse UserFriend
Originally posted by: rob_dayton.yahoo.com

Hi,

I never explicitly added the "Run" or "Search" menus in my RCP, yet it
shows up by default on the menu bar. Why would this be and how can I
remove it?

I've added a couple of my own custom menus in the ActionBarAdvisor and
these show up fine, but these are in addition to "Run" and "Search"

Thanks,
Rob
Re: Run and Search menus in RCP [message #444612 is a reply to message #444559] Fri, 17 February 2006 20:25 Go to previous message
Paul E. Keyser is currently offline Paul E. KeyserFriend
Messages: 878
Registered: July 2009
Senior Member
I had just the same problem, and in the end it turned out to be that I was using something from the
IDE that I did not realise was from the IDE, and the plugin I had added for the thing I was using
included that part of the IDE that included "Run" and "Search".

So -- check carefully in your launch-config and in your plugin.xml/manifest.mf for deoendencies on
Eclipse plugins. You may have stuff there you do not need.

HTH,
Paul
Previous Topic:resources in rcp
Next Topic:Accessing Workspace Files
Goto Forum:
  


Current Time: Sun Dec 01 19:57:41 GMT 2024

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

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

Back to the top