posted 20 years ago
Hi all,
I'm looking for a way to import a set of projects into Eclipse similar to how MS Visual Studio (C++)v6 handles workspaces (.dsw).
I've looked into Eclipse's Project Sets, however, they require the project to be "shared" - which requires a CVS repository.
Unfortunately, my team and I are using Perforce.
Ideally, I would like a way to import and export a set of projects independant of the source code control that I am using.
Any ideas?