Skip to content

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

Notifications You must be signed in to change notification settings

kevinmost/java-code-styles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.3%
  • Batchfile 42.7%