Problems with sharing workspace on a team [message #270353] |
Tue, 07 September 2004 06:15 |
Eclipse User |
|
|
|
Originally posted by: yilin.microshit.com
I've recently started using Eclipse for my Java development team. We
are using CVS to share the project (including the .project and
..classpath file) between our workspaces. There are a few things we
wish to achieve for workspace settings:
1. All java build paths should be relative to the project or workspace
directory, and should be the same for all developers.
2. All settings in Java->Code Style need to be the same.
3. All settings in Team->File Content and Team->Ignored Resources need
to be the same.
4. The Javadoc Location should be relative to the project or workspace
directory, and should be the same for all developers.
We've managed to achieve only the first item, by defining a classpath
variable PROJECT_HOME on each of our workstations, and defining the
build paths relative to that. I'm wondering, however, if there's
already a project_home or workspace_home path variable available
somewhere in Eclipse that we can use instead?
TIA,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.03127 seconds