Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Toggle
Toggle [message #606330] Mon, 26 July 2010 22:13
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 100
Registered: March 2010
Senior Member
hello

I have a command in the toolbar, (toggle button), but

I don't want remember state between sesions from eclipse.

any idea??

My command:

<command
category="Favorites"
categoryId="com.quaityeclipse.favorites.commands.category"
description="Open tha Favorites view if it is not already visible"
id="com.quaityeclipse.favorites.commands.openView"
name="Open Favorites View">
<state
class="org.eclipse.ui.handlers.RegistryToggleState:false"
id="org.eclipse.ui.commands.toggleState">
</state>
</command>

Thanks a lot
Previous Topic:Toggle
Next Topic:product export with qualifier replacement
Goto Forum:
  


Current Time: Fri Mar 29 12:52:50 GMT 2024

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

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

Back to the top