Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » disabling project menu in menu bar
disabling project menu in menu bar [message #604357] Mon, 25 January 2010 10:06 Go to next message
GaneshrajS  is currently offline GaneshrajS Friend
Messages: 32
Registered: July 2009
Member
Hi,
I am creating a plugin where I should disable project menu present in the menu bar, because it is creating confusion over my projects. Is it possible?
Thanks,
Ganeshraj.S
Re: disabling project menu in menu bar [message #604493 is a reply to message #604357] Wed, 03 February 2010 08:38 Go to previous message
Simon Zambrovski is currently offline Simon ZambrovskiFriend
Messages: 9
Registered: July 2009
Junior Member
Hi,

look at org.eclipse.ui.perspectiveExtensions extension point. There you
can add a hiddenMenu and hiddenMenu item, which simply means that you
hide a menu item.

Kind regards,

Simon

GaneshrajS schrieb:
> Hi, I am creating a plugin where I should disable project menu present
> in the menu bar, because it is creating confusion over my projects. Is
> it possible?
> Thanks,
> Ganeshraj.S
Previous Topic:disabling project menu in menu bar
Next Topic:Common Navigator Framework mouse events
Goto Forum:
  


Current Time: Thu Apr 18 09:10:34 GMT 2024

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

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

Back to the top