Skip to main content



      Home
Home » Newcomers » Newcomers » Preference in Eclipse(Setting preferences for all Eclipse workspaces)
Preference in Eclipse [message #1396350] Tue, 08 July 2014 03:23 Go to next message
Eclipse UserFriend
Hi

I want to set one preference for all my eclipse workspaces, as of now for every project I have to import the .epf file or copy the .settings into the workspace, but is there any way so that automatically every workspace takes the preference.

Thank You

Re: Preference in Eclipse [message #1396587 is a reply to message #1396350] Tue, 08 July 2014 10:15 Go to previous messageGo to next message
Eclipse UserFriend
There's no built-in support for that, but have a look at Workspace Mechanic.
Re: Preference in Eclipse [message #1397345 is a reply to message #1396587] Wed, 09 July 2014 11:31 Go to previous messageGo to next message
Eclipse UserFriend
If you have several workspaces but they all use the same Eclipse workbench, you may want to consider using Working Sets within the same workspace.
That way the workspace preferences would be shared amongst the projects.

http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Fconcepts%2Fcworkset.htm
This looks like a good introduction:
http://www.avajava.com/tutorials/lessons/what-is-a-working-set-and-how-do-i-use-it.html
Re: Preference in Eclipse [message #1397826 is a reply to message #1396350] Thu, 10 July 2014 03:55 Go to previous message
Eclipse UserFriend
Nidhi,

The Oomph project supports this.

https://wiki.eclipse.org/Eclipse_Oomph_Installer

Mostly you'll read there about the installer on the wiki, but if you
install the Oomph Setup feature in any IDE (I think it only installs in
Kepler and Luna right now) you'll have the support you need for managing
workspace-specific preferences globally across all workspaces.
Specifically the toolbar will have a button for opening your
user.setup. When that editor is open, there's a preference recorder
button. Any preference you change will be recorded in the user.setup.
These user tasks will be automatically performed on startup (if you have
-Doomph.setup=true in your eclipse.ini), or manually via the toolbar
button for that, in this case you'd be using it only for setting your
global workspace preferences as you wish to have them.


On 08/07/2014 4:08 PM, Nidhi Singh wrote:
> Hi
>
> I want to set one preference for all my eclipse workspaces, as of now
> for every project I have to import the .epf file or copy the .settings
> into the workspace, but is there any way so that automatically every
> workspace takes the preference.
>
> Thank You
>
>
Previous Topic:Reopen project -> edit and run
Next Topic:svn: E200015: authentication cancelled
Goto Forum:
  


Current Time: Sun Jul 27 19:54:28 EDT 2025

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

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

Back to the top