Skip to content

elemental-source/styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Style Guides

Java style guide based on Google Style Guide

Installing the coding style settings in Intellij

Download the intellij-java-style.xml. Copy it into your config/codestyles folder in your IntelliJ settings folder. Under Settings or Preferences -> Editor -> Code Style select the styleguide as current code style. Click on Manage and import the downloaded Style Setting file. Select Style as new coding style.

Installing the coding style settings in Eclipse

Download the eclipse-java-style.xml. Under Window/Preferences select Java/Code Style/Formatter. Import the settings file by selecting Import.

Releases

No releases published

Packages

No packages published