Annotations and Tools preferences

A user can set preferences for the LPEX Editor that controls whether the editor performs real-time syntax checking and whether the "Open Declaration", "Refactor", and "Open Hierarchy" actions are enabled in the pop-up menu.

About this task

You can set these preferences as follows:

Procedure

  1. Click Window > Preferences > COBOL > Annotations and Tools.
  2. Click one of the following radio buttons:
    Option Description
    Enable annotations and tools Lets you receive real-time syntax checking of COBOL files by means of warning annotations in the editor.
    Enable tools only Disables editor annotations but leaves the "Open Declaration", "Refactor", and "Open Hierarchy" actions enabled in the pop-up menu.
    Disable annotations and tools Disables the editor annotations and the pop-up menu actions.

Feedback