Skip to content

Installing the google styleguide settings in intellij and eclipse

jakob-zwiener edited this page Jul 3, 2014 · 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 settingss file by selecting Import.