Commit Graph

2 Commits (master)

Author SHA1 Message Date
Stefan Dollase 2226cb7116 exported new code formatter and compiler preferences 2016-11-20 22:55:56 +01:00
Stefan Dollase 83ffbaf0c0 added code-style preferences
This contains a formatter configuration as well as a cleanup configuration. Please apply both to each commit. Also, please review all changes that are applied by the cleanup operation. The code cleanup will also organize the imports and apply the code formatter.

Import these preferences into Eclipse via the menu:
File > Import... > General > Preferences

You can apply the code formatter via the menu:
Source > Format
or via the shortcut:
CTRL + SHIFT + F

You can apply the code cleanup via the menu:
Source > Clean up...
2016-04-11 14:28:44 +02:00