Reviewing the EDT system libraries

After you have created or imported an EGL project, you can review the code in system libraries.

The steps are as follows:
  1. In the project, expand EDT System Libraries.
  2. Expand one or another file that has the extension eglar. For example:
    • For details on the core definitions, expand edtCompiler.eglar.
    • For details on most of the external types that are provided for you, expand externalTypes.eglar.
    • For details on the jtopen definitions that are used to access IBM i, expand jtopen.eglar.
  3. Expand one or another package and inspect the type definitions.