Setting preferences for the EGL editor

To specify the EGL editor preferences:
  1. From the main menu, click Window > Preferences.
  2. From the navigation tree, expand EGL and click Editor.
  3. In the Preferences window, you can set the following EGL editor settings:
    Show line numbers
    Displays the line numbers in the EGL file.
    Annotate errors in text
    Underlines errors in the source code with a red line. Errors are shown after you save the file.
    Annotate errors in overview ruler
    When an error is found in the source code, shows a red error indicator in the right margin of the editor (overview ruler). Errors are shown after you save the file.
    When the check box next to a setting is clear, the setting is turned off. To turn on a setting, select its check box.
  4. To save your changes and remain in the Preferences window, click Apply. To save the changes and exit the window, click OK.

Feedback