You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
eclipse-code-formatter.xml Enable the use of formatter off and on tags in Eclipse 9 years ago
org.eclipse.jdt.core.prefs Enable the use of formatter off and on tags in Eclipse 9 years ago
org.eclipse.jdt.ui.prefs Merge branch '1.2.x' 9 years ago
spring-boot-project.setup Enable the use of formatter off and on tags in Eclipse 9 years ago