Hint to use at least Mars IDE release

This commit is contained in:
Kai Zimmermann
2016-01-27 10:18:22 +01:00
parent 2f0bf6629f
commit bb1f2c747e

View File

@@ -9,6 +9,7 @@ Please read this if you intend to contribute to the project.
* Java files:
* we follow the standard eclipse IDE (built in) code formatter with the following changes:
* Tab policy: spaces only: 4
* We recommend using at least Eclipse [Mars](https://www.eclipse.org/mars/) IDE release. It seems that the Java code formatter line break handling has been changed between [Luna](https://www.eclipse.org/luna/) and Mars.
* XML files:
* we follow the standard eclipse IDE XML formatter with the following changes:
* Indent using spaces only: 3