Distributing prefs [message #336135] |
Mon, 25 May 2009 19:22  |
Eclipse User |
|
|
|
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 #336136 is a reply to message #336135] |
Mon, 25 May 2009 19:33   |
Eclipse User |
|
|
|
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 #336141 is a reply to message #336135] |
Tue, 26 May 2009 14:06   |
Eclipse User |
|
|
|
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 #336190 is a reply to message #336136] |
Thu, 28 May 2009 14:44  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02622 seconds