Skip to main content



      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] Mon, 28 January 2013 22:00
Eclipse UserFriend
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] by Moderator

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


Current Time: Fri Jun 20 16:52:01 EDT 2025

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

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

Back to the top