Editing an import statement in an EGL build file

To edit an import statement in an EGL build file, do as follows:

  1. Open the EGL build file with the EGL build parts editor. If you do not have a file open, do this in the Project Explorer:

    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 the Edit button.

  4. Type or select the name of the file or folder to import, then click OK.

Related concepts
Import

Related tasks
Adding an import statement to an EGL build file
Removing an import statement from an EGL build file