aboutsummaryrefslogtreecommitdiffstats
path: root/main/.settings/org.eclipse.jdt.ui.prefs
Commit message (Collapse)AuthorAgeFilesLines
* Eclipse: enforce final variables, parameters and members on savingBananeweizen2014-05-301-4/+4
|
* fix #3544: no line break after local variable annotationBananeweizen2014-01-151-1/+4
| | | | Automatic order of annotation and modifiers is not possible in Eclipse. Feel free to cleanup with IntelliJ, if that can do it.
* fix #1146: Control statements as blocksBananeweizen2012-02-211-3/+3
|
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+61
This prepares the inclusion of tests into the same repository.