Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » enable state of the application menu
enable state of the application menu [message #290322] Tue, 23 August 2005 17:58
Eclipse UserFriend
Originally posted by: gopowereclipse.yahoo.com

I want to add some menu items to the Eclipse main menu: File --> Open
Repository, File --> Close Repository, etc. The enable state of these menu
items are determined by some internal state in my plug-in. Right now, the
only way (I figured out) to add the menu to the Eclipse main menu is through
the extension point org.eclipse.ui.actionSets. My actions are not
re-targetable since they have nothing to do with the active view or editor.
I want to be able to enable and disable my menu every time the menu is
pulled down. But I haven't figured out how to achieve that. Can someone help
please? Thanks.

--Vivian
Previous Topic:documentation for Bundle-NativeCodeos
Next Topic:Change Color on IOConsoleOutputStream
Goto Forum:
  


Current Time: Fri Apr 26 15:52:22 GMT 2024

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

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

Back to the top