Rational Developer for System z

Formatting your program

To improve the appearance and readability of your source code you can set format specifications. Setting format specifications allow you to enter your code without concern about the format and then later use the Format action in the editor to format the code according to the specifications.

About this task

The format specifications are defined on the Formatter preference page.

Procedure

  1. In the editor, right-mouse click to open the pop-up menu.
  2. Click Source > Format.

Feedback