EGL Reference Guide for iSeries
To create a build file, do as follows:
- Identify a project or folder to contain the file. You must create a
project or folder if you do not already have one. The project should be
an EGL or EGL Web project.
- In the workbench, click File > New > EGL Build
File.
- 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 Finish to create the build file with no EGL build part
declaration. The build file appears in the Project Navigator view and
automatically opens in the EGL build parts editor.
- To add an EGL build part before creating the build file, click
Next. Select the type of build part to add, then click
Next. Type a name and a description for the build part, then
click Finish. The build file appears in the Project
Navigator view and automatically opens in the EGL build parts editor.
Related concepts
EGL projects, packages, and files
Introduction to EGL
Related tasks
Adding an import statement to a build file
Creating a build file with a build descriptor part
Creating a build file with a linkage options part
Creating a build file with a resource associations part
Creating a project to work with EGL
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.