Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Distributing prefs
Distributing prefs [message #131720] Mon, 25 May 2009 19:22 Go to next message
Eclipse UserFriend
Originally posted by: jonatan.ogdo.frich.dk

Sometimes it is useful to be able to propatage / push preference
out to team members. I have found some old post with this topic
but they is more about writing a custom solution. But is this possible
somehow within the 3.5 / e4 timeframe

(Not sure if this question relates to the platform or P2 so I cross-post)

BR

J
Re: Distributing prefs [message #131726 is a reply to message #131720] Mon, 25 May 2009 19:33 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Jonatan O wrote:
> Sometimes it is useful to be able to propatage / push preference
> out to team members. I have found some old post with this topic
> but they is more about writing a custom solution. But is this possible
> somehow within the 3.5 / e4 timeframe
>
> (Not sure if this question relates to the platform or P2 so I cross-post)
>
> BR
>
> J
>
>
If the preferences are specific to a project then you can set project
specific preferences. These are saved in a .settings folder in the root
of the project. You can add the .settings folder to your SCM. Then
other users will automatically pick them up when checking out the project.
Re: Distributing prefs [message #131744 is a reply to message #131720] Tue, 26 May 2009 14:06 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Jonatan O wrote:
> Sometimes it is useful to be able to propatage / push preference
> out to team members. I have found some old post with this topic
> but they is more about writing a custom solution. But is this possible
> somehow within the 3.5 / e4 timeframe

Have you considered using something like Yoxos to build your own
distribution for your team members?

http://yoxos.eclipsesource.com/
http://eclipsesource.com/en/yoxos/

Yoxos has the ability to do workspace provisioning for your team members
once you setup a profile.

Cheers,

~ Chris
Re: Distributing prefs [message #131947 is a reply to message #131726] Thu, 28 May 2009 14:44 Go to previous message
Eclipse UserFriend
Originally posted by: jacek.pospychala.pl.ibm.com

David Wegener pisze:
> If the preferences are specific to a project then you can set project
> specific preferences. These are saved in a .settings folder in the root
> of the project. You can add the .settings folder to your SCM. Then
> other users will automatically pick them up when checking out the project.


or if you want to share Workspace preferences, use Preferences Export
wizard to save all your preferences to file and then Import wizard to
load them back.


--
Rational Elite Support for Eclipse
Previous Topic:P2 conflict after changing version number
Next Topic:Running Equinox on Application
Goto Forum:
  


Current Time: Tue Apr 23 16:48:40 GMT 2024

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

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

Back to the top