Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Can the Preference Recorder record preferences changed outside the main Preferences dialog?
Can the Preference Recorder record preferences changed outside the main Preferences dialog? [message #1760755] Tue, 02 May 2017 16:20 Go to next message
John Ruud is currently offline John RuudFriend
Messages: 17
Registered: July 2009
Junior Member
The Preference Recorder only seems to detect preferences changed inside the main Preferences dialog. However, our plugins are also changing some preferences from view toolbars and menus, and it would be very helpful to be able to record and share those user specific preferences between workspaces.

Are there any Oomph or Eclipse calls we can make when our plugins are saving the preferences, so that the Preference Recorder will record those changes?

John
Re: Can the Preference Recorder record preferences changed outside the main Preferences dialog? [message #1760795 is a reply to message #1760755] Wed, 03 May 2017 06:17 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Yes, the preference recorder only listens to changes starting when the preferences dialog is opened, and finishing when it's closed. But you can always using Navigate -> Open Setup -> User and then the use Capture Preferences toolbar button to capture selectively any preference in whatever state it currently has.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Can the Preference Recorder record preferences changed outside the main Preferences dialog? [message #1760878 is a reply to message #1760795] Wed, 03 May 2017 21:13 Go to previous message
John Ruud is currently offline John RuudFriend
Messages: 17
Registered: July 2009
Junior Member
Thanks, that makes sense. It looks like 'Capture Preferences' would work well for manually capturing preferences (which may or may not be all we need).

In case certain preferences would need to be "recorded" in real time then I'm assuming our plugin would be able to update the appropriate setup (for example: user.setup) similar to how 'Capture Preferences' is doing it.
Previous Topic:TargletTask targletURIs
Next Topic:Update JRE preferences issue
Goto Forum:
  


Current Time: Wed Apr 24 23:55:36 GMT 2024

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

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

Back to the top