Creating EGL packages

An EGL package is a named collection of related source parts. To create an EGL package:

  1. Identify a project folder to contain the package. You must create a project folder if you do not already have one.
  2. In the workbench, click File > New > EGL Package.
  3. Select the project or folder that will contain the EGL package. The Source folder field might be pre-populated depending on the current selection in the Project Explorer.
  4. In the Package name field, type the name of the EGL package.
  5. Click the Finish button.

Feedback