Setting code formatting preferences

  1. From the workbench menu bar, select Window > Preferences. The Workbench Preferences page opens.

  2. In the left pane, expand the Java category and select Code Formatter. The Code Formatter Preferences page opens.

  3. In the New Lines, Line Splitting, and Style tabs, select the code formatting conventions that you want the formatter to follow.

  4. Note that at the bottom of the page, you can observe an example effect of each individual code formatting option and see a preview of what your formatted code will look like.

  5. Click OK when you are done.

Related concepts

Java development tools (JDT)

Related tasks

Formatting Java code
Formatting files or portions of code

Related reference

Code Formatter preferences

Legal notices