|
Eclipse RCP Preference Page problem -
12-03-2008, 05:39 AM
hi eclipse pros :-)
In our eclipse rcp project, we are using preference pages (FieldEditorPreferencePage) to manage user settings.
My problem is, that I want to reload preference page X when something has changed in preference page Y. This is because the choices of a combo box in page X depend on the values that are set in page Y.
Has anyone an idea how to do this? I would be happy if a preference page would simply be rebuilt each time the user opens it by clicking the title in the tree of preference pages on the left.
Thanks for your ideas!
best regards
adrian
|