Skip to main content



      Home
Home » Newcomers » Newcomers » Disabling existing menu items
Disabling existing menu items [message #168042] Tue, 29 August 2006 04:00 Go to next message
Eclipse UserFriend
Originally posted by: shripad_umardand.persistent.co.in

I want to disable the existing menu items like Edit> Copy , Edit> Paste etc.
Please tell me the way to do it. Please note that I want to disable it for
all perspective and editors in eclipse.
Re: Disabling existing menu items [message #168072 is a reply to message #168042] Tue, 29 August 2006 05:03 Go to previous message
Eclipse UserFriend
Eclipse is plugin based platform ...
So this means that every plugin must be able and free to contribute to the
platform. If my plugin does not support copy/paste but yours do then the
platform show be able to "enable" copy/paste for you plugin and "disable"
it for my. So there should not be a thing like "global disable".

So to achive you goal you should consider building a RCP application and
branding a product.
More on this at:
http://www.eclipse.org/articles/Article-RCP-1/tutorial1.html
and
http://www.eclipse.org/articles/Article-Branding/branding-yo ur-application.html


Shripad wrote:

> I want to disable the existing menu items like Edit> Copy , Edit> Paste etc.
> Please tell me the way to do it. Please note that I want to disable it for
> all perspective and editors in eclipse.
Previous Topic:Using workspace as Plug In
Next Topic:PDA Debugger
Goto Forum:
  


Current Time: Mon May 05 21:46:41 EDT 2025

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

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

Back to the top