- Download the
intellij-java-google-style.xmlfile from repo: http://code.google.com/p/google-styleguide/. - Download it and go into
Preferences -> Editor -> Code Style. - Click on
Manageand import the downloaded Style Setting file. - Select
GoogleStyleas new coding style.
Additional Java Style Guides:
https://google.github.io/styleguide/javaguide.html
https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md
Comments
Post a Comment