To specify preferences for EGL generation, follow these steps:
- From the main menu, click .
- From the navigation tree, expand EGL and
click Generation.
- In the Generation window, you can set the following preferences:
- If necessary, invoke a build before generating output
- If you select this check box, EGL builds the project automatically
prior to generation if it has not been built since the last change.
This preference takes effect only when the workbench is not set to
build the project automatically.
- Generate after build
- Specify one or more of the following generation options:
- EGL attempts to automatically generate the specified code each
time a source file is built. Automatic generation uses the assigned
build descriptor, regardless of the system type in the build descriptor.
This means you may have your options set to automatically build JavaScript, but not Java; however, if the assigned build
descriptor has a Java system
type, a new Java build will
be created.
- Security credentials for generation on a remote machine
- If you are generating code to a computer other than this one,
specify the user ID and password for the computer on which the generated
code is saved. These fields behave like default values for the destUserID and destPassword build
descriptor options. The values of these build descriptor options take
precedence over the settings in the Preferences window.
- Click Apply to save the changes and remain
in the Preference window. Click OK to save
the changes and exit the window.