After you have created or imported an EGL project,
you can review the code in system libraries.
The steps are as follows:
- In the project, expand EDT System Libraries.
- 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.
- Expand one or another package and inspect the type definitions.