Skip to content

Installing the google styleguide settings in intellij and eclipse

Tanja edited this page Mar 10, 2016 · 6 revisions

Installing the coding style settings in Intellij

Download the intellij-java-google-style.xml file from the http://code.google.com/p/google-styleguide/ repo. Copy it into your config/codestyles folder in your IntelliJ settings folder. Under Settings/Code Style select the google-styleguide as current code style for the Metanome project.

Installing the coding style settings in Eclipse

Download the eclipse-java-google-style.xml file from the http://code.google.com/p/google-styleguide/ repo. Under Window/Preferences select Java/Code Style/Formatter. Import the settings file by selecting Import.