EGL Reference Guide for iSeries

genDirectory

The build descriptor option genDirectory specifies the fully qualified path of the directory into which EGL places generated output and preparation-status files.

When you are generating in the workbench or from the workbench batch interface, the following rules apply:

For Java generation
You must specify either genProject or genDirectory, but an error results if you specify both. Also, you must specify genProject if you generate Java code for iSeries.
For COBOL generation
You must specify genDirectory, and in most cases EGL ignores any setting for genProject.

If you are generating from the EGL SDK, the following rules apply:

For details on deploying Java code, see Generating into a directory.


Related concepts
Generation from the EGL SDK
Generation from the workbench batch interface
Generation in the workbench


Related tasks
Generating into a directory


Related reference
Build descriptor options
genDirectory
genProject


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]