Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » objectState and projectPersistentProperty
objectState and projectPersistentProperty [message #291128] Thu, 08 September 2005 18:19
Eclipse UserFriend
Originally posted by: thhal.mailblocks.com

Hi,
I have a projectPersistentProperty that contains a UUID. I'd like to
enable an action when that property is not null. Can I do that? I tried
to use:

<enablement>
<objectState
name="projectPersistentProperty"
value="org.eclipse.buckminster.core.componentID!=null"/>
</enablement>

but it doesn't seem to do the job. What kind of expressions are allowed
in the value field?

Regards,
Thomas Hallgren
Previous Topic:WorkspaceModifyOperation and File.create
Next Topic:Trouble listening for changes to the Build model.
Goto Forum:
  


Current Time: Thu Jan 02 16:04:42 GMT 2025

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

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

Back to the top