Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Intercepting instance preferences
Intercepting instance preferences [message #437266] Mon, 26 September 2005 15:17
Aaron Siri is currently offline Aaron SiriFriend
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
Previous Topic:OpenOffice document in RCP appliaction (work on linux, too)
Next Topic:plugin is not run
Goto Forum:
  


Current Time: Sat Dec 14 10:38:43 GMT 2024

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

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

Back to the top