There is a subversion project, TeamProjectSets, which will contain the relevant files (*.psf) for each parent project. The process is rather simple and straight forward:

  1. create a new workspace
  2. checkout the TeamProjectSets project from subversion
  3. Import the needed projects for the intended parent project.

To Import a project set:

  1. From the File menu, choose Import. This will open the Import dialog.
  2. In the Import dialog, choose Team > Team Project Set and click Next.
  3. Browse for or type in the name of the file containing the project set and click Finish.
  4. The projects contained in the project set will be fetched from the repository.

The short cut will be to open TeamProjectSets in Package Explorer and right click on the file and choose Import Project Set...

  • No labels