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
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.