Enabling and disabling code templates

To limit the list of code templates that are in the editor, you can enable or disable specific templates.
To enable code templates in the EGL editor:
  1. From the main menu, click Window > Preferences.
  2. From the navigation tree, expand EGL > Editor and click Templates. A list of templates is displayed.
  3. From the Preferences window, select the check box of a template name that you want to be available in the EGL editor.
  4. To save your changes, click Apply.
  5. To close the window, click OK.
To disable code templates in the EGL editor:
  1. From the main menu, click Window > Preferences.
  2. From the navigation tree, expand EGL > Editor and click Templates. A list of templates is displayed.
  3. From the Preferences window, clear the check box of the template names that you do not want to show in the EGL editor.
  4. To save your changes, click Apply.
  5. To close the window, click OK.

Feedback