Building EGL output
To build EGL output for Java programs or wrappers, complete the following steps:
- Generate Java source code into a project or directory:
- If you generate into a project (as is recommended) and if your Eclipse preferences are set to build automatically on resource modification, the workbench prepares the output.
- If you generate into a directory, the generator's distributed build function prepares the output.
- Prepare the generated output. This step is done automatically unless you set build descriptor option buildPlan or prep to no.
Related concepts
Build
Development process
EGL projects, packages, and files
Generation of Java code into a project
Generated output
Generation
Related tasks
Creating an EGL source file
Processing Java code that is generated into a directory
Setting up the J2EE run-time environment for EGL-generated code
Related reference
Generated output (reference)