Importing projects and files

The workbench includes several ways to import EGL projects and files from your local file system.
To import one or more projects or files, do as follows:
  1. Click File > Import. The Import window opens.
  2. Under Select an import source, expand General and click one of the following choices:
    • Archive File, if the content being imported is in a compressed format and is not already a project.
    • Existing Projects into Workspace, if you are importing a project, even if it is a compressed format. For example, use this option for binary projects.
    • File System, to retrieve the project directly from a workstation directory. For example, use this option for stand-alone EGLAR files. However, do not import a stand-alone EGLAR file to a binary project.
  3. Click Next. A page is displayed where you select the check boxes for the projects or files that you want to export and where you make choices that direct subsequent processing.
  4. Click Finish.

Feedback