Enabling/Disabling Dynamic Syntax Checking Options in the Text Editor
Within the development environment, you can enable or disable the editor's dynamic syntax checking options.
To enable dynamic syntax checking options
-
On the Tools menu, click Options to display the Options dialog box.
-
From the tree view in the leftmost pane of the Options dialog box, expand the Text Editor node by clicking the plus ("+") sign next to it.
-
Select Java Tasks to display the property page for Tasks and Error display.
-
In the Tasks group of this property page, click the check box for Check syntax as you type.
-
In the Error Display group of the property page, click the check box for Underline syntax errors as you type.
Visual J++ enables these dynamic syntax checking options by default.
Note Clearing the check box for Check syntax as you type or Underline syntax errors as you type disables the respective option.