Enabling and disabling code templates

To limit the list of code templates that is offered to you in the editor, you can enable or disable specific templates.

To enable code templates in the EGL editor, follow these steps:
  1. From the main menu, click Window > Preferences.
  2. From the navigation tree, expand EGL > Editor and then click Templates. A list of templates is displayed.
  3. From the Preferences window, select the check box to the left of a template name that you want to be available in the EGL editor. Similarly, to make a template unavailable, clear the related check box.
  4. To save your changes, click Apply.
  5. Click OK to close the window.
To disable code templates in the EGL editor, follow these steps:
  1. From the main menu, click Window > Preferences.
  2. From the navigation tree, expand EGL > Editor and then click Templates. A list of templates is displayed.
  3. From the Preferences window, clear the check box to the left of the template names that you do not want to show in the EGL editor.
  4. To save your changes, click Apply.
  5. Click OK to close the window.

Feedback