EGL Reference Guide for iSeries


Creating an EGL package

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

  1. Identify a project or folder to contain the package. You must create a project or 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 may be pre-populated depending on the current selection in the Project Navigator.
  4. In the Package Name field, type the name of the EGL package. See EGL projects, packages, and files for details on package naming conventions.
  5. Click the Finish button.


Related concepts
EGL projects, packages, and files
Introduction to EGL

Related tasks
Creating an EGL source folder
Creating a project to work with EGL
Switching to the EGL or EGL Web perspective


Related reference
Creating an EGL source file


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]