IntelliJ IDEA 2017.3 Help

Rules Alias Definitions Dialog

This dialog appears when you define rules aliases in the Arrangement tab for Java in Code Style dialog.

ItemDescription
<alias name>Use this area to add a new alias definition, check the existing one or remove the ones you do not need.
You can use the following commands respectively:
  • new - click this icon to add a new alias.
  • delete - click this icon to remove an existing alias from the list.
  • copy - click this icon to copy a specified rules' sequence to the created alias.
Rules alias definitionsUse this area to define the rules' sequence for the created alias. You can also add a new rule, edit and remove the existing ones, and move them up or down.
For more information on the rules, see Code Style reference page, arrangement section.
Last modified: 6 March 2018

See Also