Inputs to Java generation

This section contains topics about input files used in Java generation. There are topics on build descriptor options, linkage options parts, resource associations parts, how to generate into a project or directory, and topics concerning Java runtime properties that are linked to build descriptor option settings.

Java generation uses some or all of the following inputs for generation:
  • Main parts
  • Build descriptor part, which includes the following:
    • Build descriptor options
    • Settings in the build descriptor part which are stored in Java runtime properties
    • Symbolic parameters set in the build descriptor part
  • Linkage options part
  • Resource associations part
  • EGL deployment descriptor (.egldd) file
Only a main part and the Build Descriptor part are required; not all settings in the Build Descriptor part are required.