To build EGL output , complete the following steps:
Steps to build output | |
Java programs or wrappers | COBOL programs |
---|---|
Generate Java source code into a project or directory:
| Generate into a directory. This step produces COBOL source code. COBOL preparation occurs on a remote host system. |
Prepare the generated output. This step is done automatically unless you set build descriptor option buildPlan or prep to no. | Prepare the generated output. This step compiles and links the source code to produce executable code. |
Related concepts
Build
Development process
EGL projects, packages, and files
Generated output
Generation
Related tasks
Creating an EGL source file
Generating into a directory
Generating into a project
Setting up the J2EE run-time environment for EGL-generated code
Related reference
Generated output (reference)
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.