EGL Reference Guide for iSeries
To create a build file with a linkage options part:
- Identify a project or folder to contain the file. You must create a
project or folder if you do not already have one.
- In the workbench, click File > New > Other > EGL > EGL
Build File. Click Next.
- Select the project or folder that will contain the EGL build file.
In the File name field, type the name of the EGL build file, for example
MyEGLbuildParts. The extension .eglbld is required for the file
name. An extension is automatically appended to the end of the file
name if no extension or an invalid extension is specified.
- Click Next.
- Click Linkage Options, then click Next.
- Choose a name for your linkage options part that adheres to EGL part name
conventions. In the Name field, type the name of your linkage options
part.
- In the Description field, type a description of your part.
- Click Finish.
- To add an import statement to the EGL build file, see Adding an
import statement to a build file.
Related concepts
EGL projects, packages, and files
Introduction to EGL
Related tasks
Adding an import statement to a build file
Creating an EGL source folder
Creating a project to work with EGL
Switching to the EGL or EGL Web perspective
Related reference
Naming conventions
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.