Download the intellij-java-google-style.xml file from repo: http://code.google.com/p/google-styleguide/ . Download it and go into Preferences -> Editor -> Code Style . Click on Manage and import the downloaded Style Setting file. Select GoogleStyle as 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
My experience with different technologies