Intercepting instance preferences [message #437266] |
Mon, 26 September 2005 15:17 |
Aaron Siri Messages: 33 Registered: July 2009 |
Member |
|
|
I writing an RCP app and would like to gain control of the /instance
preference scope. Is there a way to do this and what is the best way?
Working with listeners is a bit of a pain because it seems you have to
add the listener to every node in the preference tree (instead of just
to the root /instance node.)
I don't want to create a new scope because I want to track changes made
by the eclipse plugins as well (and they all push changes to /instance).
Can I change the backing store of /instance? Or, can I delete /instance
and create my own /instance scope and everything will just work?
Any thoughts on this?
-Aaron
|
|
|
Powered by
FUDForum. Page generated in 0.03385 seconds