| How to monitor changes to properties managed by project PropertyPages? [message #1005848] |
Mon, 28 January 2013 22:00 |
Eric Rizzo Messages: 2011 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: Mon, 28 January 2013 22:02] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.06956 seconds