[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problem with checking out project into an eclipse workspace

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-26 18:26:44 CET

> But this means, all the developer's machines need to be setup the same
way,
> otherwise you'll get conflicting .project and .classpath files and
adapting
> these on one machine will make them incorrect on correcting them on
another
> machine??

Generally, there is nothing in the .project file that is machine specific,
so it should be safe to share. As for the .classpath, Eclipse gives you a
lot of ways to handle that such as using variables. You do not have to
store either in the repos, but if you do not, you are definitely creating a
lot of work for the developer to get setup right.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Feb 27 04:26:44 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.