Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to customize menu and toolbar in RCP application
How to customize menu and toolbar in RCP application [message #549887] Wed, 28 July 2010 07:31 Go to next message
Chen Rui is currently offline Chen Rui
Messages: 3
Registered: July 2010
Junior Member
My RCP application depends on several other eclipse plugins, such as org.eclipse.ui.ide,. So when it runs, some unexpected menubar or toolbar will show, how can i stop this?

By the way, How can i make some IDE views(Problem View\Bookmark view, etc.) unavailable, in the case the rcp depends on ide plugin.

Re: How to customize menu and toolbar in RCP application [message #551317 is a reply to message #549887] Thu, 05 August 2010 18:19 Go to previous messageGo to next message
Ilya Ivanov is currently offline Ilya Ivanov
Messages: 3
Registered: August 2010
Junior Member
I think if your plugin A depends on plugin B, then plugin B must be loaded... and if plugin B loaded it will load all of it's contributions (menus, toobars, etc.) Why do you call them unexpected? And why do you want to hide them?
Re: How to customize menu and toolbar in RCP application [message #551338 is a reply to message #549887] Fri, 06 August 2010 01:17 Go to previous message
Prakash G.R. is currently offline Prakash G.R.
Messages: 621
Registered: July 2009
Senior Member
On 28/07/10 5:01 PM, Chen Rui wrote:
> My RCP application depends on several other eclipse plugins, such as
> org.eclipse.ui.ide,. So when it runs, some unexpected menubar or toolbar
> will show, how can i stop this?
>
> By the way, How can i make some IDE views(Problem View\Bookmark view,
> etc.) unavailable, in the case the rcp depends on ide plugin.

Use activities to filter them out.

--
- Prakash
Platform UI Team, IBM

www.eclipse-tips.com
Previous Topic:Creating projects in workspace subfolders
Next Topic:Project Open event not getting fired - wrong flag for IResourceDelta.getFlags()
Goto Forum:
  


Current Time: Sun May 26 01:53:52 EDT 2013

Powered by FUDForum. Page generated in 0.01650 seconds