Java Code Styles

March 3, 2016 ยท View on GitHub

IntelliJ IDEA code style settings for Square's Java and Android projects.

Installation

  • On Unix, run the install.sh script. Windows users should use install.bat instead.
  • Restart IntelliJ if it's running.
  • Open IntelliJ Project Settings -> Code Styles, change the code style for the project to the one you want.

License

Public domain