Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to monitor changes to properties managed by project PropertyPages?
How to monitor changes to properties managed by project PropertyPages? [message #1005848] Tue, 29 January 2013 03:00
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
I'm not sure if this question is best placed in Platform, JFace, or JDT. I'm starting here since Platform is the most general.

How can I listen for changes to project properties (ie, things that are changes in a project's Properties dialog pages)? I know that IPreferenceStore allows me to register a property change listener, but I don't know how to get a hold of the preference store for a particular project. Specifically, I'm writing a custom PropertyPage that needs to respond to changes in the various JDT property pages. I don't see an obvious hook into the availability of the project's preference store during the lifecycle of my own PropertyPage.

[Updated on: Tue, 29 January 2013 03:02]

Report message to a moderator

Previous Topic:Line Break in Marker Tooltip
Next Topic:focus on hover info
Goto Forum:
  


Current Time: Thu Sep 19 11:36:12 GMT 2024

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

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

Back to the top