Building projects

To build EGL output for Java™ programs, complete the following steps:
  1. Generate Java source code into a project or directory: If you generate code into a project (for best results) and if your Eclipse preferences are set to build automatically on resource modification, the workbench prepares the output. If you generate into a directory, distributed build function of the generator prepares the output.
  2. Prepare the generated output. This step is done automatically unless you set the buildPlan or prep build descriptor options to no.

Details for generating source code are located in the EGL Generation Guide.


Feedback