How can I share a workspace in Eclipse (Helios or Indigo) so that many developers are able to work in one project?
I know about SVN but I don\'t want to use that. >
Use mounted(shared) dir as a project source dir and click F5 from time to time. Should work if group of developers is small enough. Workspace could be used by only one instance of eclipse (it holds file-based lock).
mount