Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Problems with sharing workspace on a team
Problems with sharing workspace on a team [message #270353] Tue, 07 September 2004 06:15
Eclipse UserFriend
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
Previous Topic:AGAIN: Non file based Editor
Next Topic:Problem with build-in IE viewer in eclipse
Goto Forum:
  


Current Time: Sun Dec 22 01:02:45 GMT 2024

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

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

Back to the top