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, specify genProject if you generate code for iSeries.

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

For details on deploying Java code, see Processing Java code that is generated into a directory.

Related concepts
Generation from the EGL Software Development Kit (SDK)
Generation from the workbench batch interface
Generation in the workbench

Related tasks
Processing Java code that is generated into a directory

Related reference
Build descriptor options
genDirectory
genProject