Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » <enablement> tag not working?
<enablement> tag not working? [message #260895] Mon, 12 July 2004 17:03
Eclipse UserFriend
Hi,
I have a plug-in that adds a menu item to the editor context menu. I want
to control the enable/disable state of the item when Eclipse starts.
I am using this tag in my plugin.xml, but it disables the menu item,
although I set it to active:

<enablement>
<pluginState
value="activated"
id="myPlugin">
</pluginState>
</enablement>

Am I doing something wrong?
Thanks
Previous Topic:PreferenceConverter
Next Topic:CVS Local Repositories?
Goto Forum:
  


Current Time: Fri May 16 15:47:16 EDT 2025

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

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

Back to the top