Editing an import statement in an EGL build file

Import statements allow EGL build files to reference parts in other build files.

To edit an import statement in an EGL build file, do the following:
  1. Open the EGL build file with the EGL Build Parts Editor. If you do not have a file open, go to the Project Explorer and perform these steps:
    1. Right-click on the build file in the Project Explorer.
    2. Select Open With > EGL Build Parts Editor.
  2. Click the Imports tab in the build parts editor. The import statements are displayed.
  3. Select the import statement you want to change; then click Edit.
  4. Type or select the name of the file or folder to import, then click OK.