Results 1 to 1 of 1
- 07-24-2009, 09:30 PM #1
Member
- Join Date
- Jul 2009
- Posts
- 1
- Rep Power
- 0
Sharing workspace settings among developers through CVS
Hi,
I'm using Eclipse 3.4.2 with CVS as revision control system.
In order to share common settings among developers in the team, project settings files are checked in CVS.
This way, every developer is synchronized with settings used by all his pairs.
However, some Eclipse settings are not "project-specific", instead they're "workspace-specific", which makes them harder to share through CVS.
Currently, we have created a project under CVS which contains all the XML files that have to be manually copied by each developer to the ".metadata" folder of the workspace folder.
As you may wish, it's a pain :eek: when a new version of the settings file is produced, everyone needs to "re-sync" his workspace config files.
To avoid that additionnal task, I was wondering if some of you knows a plugin or an easy way to share "workspace-specific" settings within a team.
By "workspace-specific" settings, I mean, for example "Java / Code Style / Formatter".
The XML files which contain all these settings are in a higher directory than those commited to CVS.
The highest directory level checked in CVS is the "project-level" directory.
Any solutions, ideas would be very helpful.
Thanks, :)
-Javaddict
Similar Threads
-
P2P resource sharing
By vishal.babar07@gmail.com in forum Advanced JavaReplies: 0Last Post: 02-12-2009, 02:48 PM -
Opening a workspace twice
By javaplus in forum EclipseReplies: 0Last Post: 01-08-2008, 09:56 AM -
what is the best ADT to use in p2p sharing
By a_maged in forum NetworkingReplies: 0Last Post: 12-02-2007, 08:15 PM -
sharing of data between sites
By jyovasinedu in forum Advanced JavaReplies: 1Last Post: 11-02-2007, 08:56 AM -
Smilehouse Workspace 1.8.3
By Jamie in forum Java SoftwareReplies: 0Last Post: 06-14-2007, 02:53 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks