java-code-styles icon indicating copy to clipboard operation
java-code-styles copied to clipboard

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

Java Code Styles

IntelliJ IDEA code style settings for Airbnb's Java and Android projects (forked from Square's).

Installation

  • Run the install.sh script.
  • Restart IntelliJ if it's running.
  • Open IntelliJ Project Settings -> Code Styles, change the code style for the project to the one you want.