Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 589 Bytes

File metadata and controls

20 lines (13 loc) · 589 Bytes

Java Code Styles

IntelliJ IDEA code style settings for my Java and Android projects. Thanks to Square for creating the scripts needed to make this work. :)

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