I'm working on a global development project. We have a single source tree
for the entire project, however, in each region (AME/EUR/PAC) we use
slightly different versions of 3rd party libraries, i.e. Tibco, TimesTen,
Sybase etc
We use CVS for version control and all our source code is held in one
common single source tree. Is it possible to use Eclispe to switch between
classpath files, i.e. could we store and use different .classpath files
for each geographic region ?
Failing that can anyone suggest a way of doing the same with CVS.