Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 342 Bytes

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.