Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » automatic import of preferences on startup
automatic import of preferences on startup [message #1771057] Mon, 21 August 2017 14:07 Go to next message
Joachim Ullrich is currently offline Joachim UllrichFriend
Messages: 3
Registered: February 2016
Junior Member
How can I tell eclipse (currently 4.5.0 on linux) to import preferences from a given epf-file.

The background: users want their personal settings (e.g. font size) on each workspace. Typically developpers work in several workspaces at a time and manualy configuring each workspace for the personal settings once after creation is boring.

A commandline option telling eclipse to import a given epf file could be a solution.
Is there a way, to do this?

Regards
Joachim
Re: automatic import of preferences on startup [message #1771066 is a reply to message #1771057] Mon, 21 August 2017 15:40 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
With Oomph (which I think is already in 4.5) you can do this in a better way using Navigate -> Open Setup -> User to open the Setup Editor on the global user.setup. The toolbar for the editor has an Import Preferences action that lets you read a *.epf file and convert it to Oomph preference tasks. This will ensure that every installation and every workspace you ever open with any installation will automatically, on startup, apply those preferences to the workspace. Oomph also has a preference recorder; the little red button you can enable at the bottom of the preferences page. This will record (by default) all preference changes to the user.setup so they too are applied universally to all workspaces.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: automatic import of preferences on startup [message #1771139 is a reply to message #1771066] Tue, 22 August 2017 11:41 Go to previous message
Joachim Ullrich is currently offline Joachim UllrichFriend
Messages: 3
Registered: February 2016
Junior Member
oomph is the key to the solution for my problem. At least setting up user specific preferences through all workspaces works fine and is simple to setup.
Thanks Joachim
Previous Topic:Error with Installing Eclipse
Next Topic:Installing Eclipse for use by multiple users in a domain environment
Goto Forum:
  


Current Time: Thu Apr 25 10:59:15 GMT 2024

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

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

Back to the top