disabling project menu in menu bar [message #509749] |
Mon, 25 January 2010 05:06  |
Eclipse User |
|
|
|
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 #511850 is a reply to message #509749] |
Wed, 03 February 2010 03:38  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.27114 seconds