| Toggle [message #549503] |
Mon, 26 July 2010 18:13 |
Jose Messages: 98 Registered: March 2010 |
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
|
|
|
Powered by
FUDForum. Page generated in 0.01529 seconds