Importing shared projects

You can import shared projects using the Import feature in the workbench.

Procedure

  1. Click File > Import.
  2. Click to expand General, and select the type of import you want to use:
    • Archive file
    • Existing projects into workspace
    • File system
    Click Next
  3. In the From .zip file field, enter the full path of the .zip file that contains the shared projects. Click Browse to locate the archive file or project folder in the file system. The Import wizard lists the projects that are in the .zip file.
  4. Select the projects that you want to import.
    • Click Select All to select all projects in the window.
    • Click Clear All to clear all the check boxes.
    • Click Select Referenced to automatically select projects that are referenced by any of the currently selected projects.
  5. Click Finish.

Results

The wizard imports the selected projects, including project structure and metadata, to your project workspace.

Feedback