Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 704 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 704 Bytes

Java Code Styles

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

Installation

Intellij Settings Repository

  • Add git remote into Preferences -> Tools -> Settings Repository -> Read Only Sources

Install script

  • 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