You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.