Phillip Webb
1b7c65cd1c
Update eclipse setting to use 2017 copyright year
8 years ago
Andy Wilkinson
e4e9a71753
Merge branch '1.2.x'
9 years ago
Andy Wilkinson
8410e545b5
Upgrade copyright headers for 2016
9 years ago
Phillip Webb
1e4d974ec0
Merge remote-tracking branch 'local12x/1.2.x'
9 years ago
Phillip Webb
47ae7487ac
Tweak import order settings
...
Update the import order settings to be a little more logical. Imports
should now be ordered:
java.*
javax.*
<others>
org.springframework.*
import static *
See gh-4234
9 years ago
Phillip Webb
10ce135c7c
Update Eclipse settings to generate isXXX setters
...
Somehow the setting was changed so that `boolean` fields generated
getXXX() rather than isXXX().
9 years ago
Phillip Webb
16a1bd0483
Revert "Only format changed lines"
...
This reverts commit e04fb15574
.
Formatting only changed lines doesn't appear to work well.
9 years ago
Phillip Webb
e04fb15574
Only format changed lines
...
Update Eclipse cleanup actions to only format changed lines. This will
hopefully help to prevent so many false diffs caused by differences
between Eclipse Luna and Eclipse Mars.
9 years ago
Phillip Webb
653d2b2b4e
Tweak eclipse settings
...
- Update whitespace after inline generics
- Use a more sensible import order
- Update Javadoc warning settings
9 years ago
Andy Wilkinson
a51ad5c684
Update Eclipse template copyright date to 2015
10 years ago
Phillip Webb
20766078d0
Update eclipse code formatter settings for Luna
11 years ago
Phillip Webb
0ac5a7595b
Polish eclipse settings
11 years ago
Phillip Webb
3cd4026bcc
Update eclipse template copyright date to 2014
11 years ago
Phillip Webb
898bfe82bb
Minor tweaks to code formatting
12 years ago
Dave Syer
fb6b224470
Fast forward existing prototype work
12 years ago