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:
- 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:
- Right-click on the build file in the Project Explorer.
- Select .
- Click the Imports tab in the build parts editor. The import statements are displayed.
- Select the import statement you want to change; then click Edit.
- Type or select the name of the file or folder to import, then click OK.