spring-boot/eclipse
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
2016-01-29 16:05:18 +00:00
..
eclipse-code-formatter.xml Enable the use of formatter off and on tags in Eclipse 2016-01-29 16:05:18 +00:00
org.eclipse.jdt.core.prefs Enable the use of formatter off and on tags in Eclipse 2016-01-29 16:05:18 +00:00
org.eclipse.jdt.ui.prefs Merge branch '1.2.x' 2016-01-12 10:13:12 +00:00
spring-boot-project.setup Enable the use of formatter off and on tags in Eclipse 2016-01-29 16:05:18 +00:00