IntelliJ IDEA 2018.2 Help

Generate toString() Dialog

Code | Generate - toString()

Item

Description

Template

Click this drop-down list to choose the template to use.

Settings

Click this button to show Generate toString() Settings Dialog and set up the behavior and templates of the Generate toString() function.

Toolbar
sortAlphabetically

Click this button to represent the fields in ascending or descending alphabetical order.

icons fileTypes javaClass

Click this button to show classes.

icons actions expandall svg

Click this button to expand all class nodes.

icons actions collapseall svg

Click this button to collapse all class nodes.

Class members tree view

Click the members to be included in the generated toString() method.

Insert @Override

If this checkbox is selected, the generated code is prepended with the annotation @Override.

OK

Click this button to generate the toString() method with the specified settings and close the dialog.

Select None

Click this button to generate the toString() method that consists of the method declaration and return statement only.

Cancel

Click this button to discard all changes and close the dialog.

Last modified: 20 November 2018