Commit Graph

10 Commits (6e6add294b7f8340c005fd300192604ac6db239d)

Author SHA1 Message Date
Phillip Webb 1f8bc391ce Upgrade formatter settings
Closes gh-8513
7 years ago
Andy Wilkinson ee409482b3 Enable the use of formatter off and on tags in Eclipse
This commit enables the use of // @formatter:off and // @formatter:on
to surround lines of code that should not be formatted. It also adds
a code template that can be used to quickly wrap the selected lines
of text with the off and on comments.

Closes gh-5050
9 years ago
Dave Syer 57d9b58f79 Fix rule about whitespace in Collections.<String>emptyList() 9 years ago
sopov.ivan fa7199ddac Fix Eclipse 4.5 formatter settings
Fixes gh-3384
10 years ago
Phillip Webb 20766078d0 Update eclipse code formatter settings for Luna 11 years ago
Phillip Webb d31988b552 Cleanup eclipse formatter settings
Sync the explicit setting with 'project specific settings' in case
the eclipse plugin is not used.
11 years ago
Phillip Webb 2910fe618b Update eclipse formatter XML
Update the eclipse formatter XML to align it with the project specific
settings files. Also corrected the information in CONTRIBUTING.md
11 years ago
Phillip Webb 65a9953c86 Fix a new remaining 'zero' and 'bootstrap' terms
Issue: #54095231
11 years ago
Phillip Webb 261955c50b Restructure 'bootstrap' to use 'zero' 12 years ago
Dave Syer fb6b224470 Fast forward existing prototype work 12 years ago