File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 94
94
<setting id =" org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value =" true" />
95
95
<setting id =" org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value =" true" />
96
96
<setting id =" org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value =" true" />
97
- <setting id =" org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value =" false " />
97
+ <setting id =" org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value =" true " />
98
98
<setting id =" org.eclipse.jdt.core.formatter.indentation.size" value =" 4" />
99
99
<setting id =" org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_enum_constant" value =" insert" />
100
100
<setting id =" org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" value =" insert" />
304
304
<setting id =" org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value =" true" />
305
305
<setting id =" org.eclipse.jdt.core.formatter.tabulation.char" value =" tab" />
306
306
<setting id =" org.eclipse.jdt.core.formatter.tabulation.size" value =" 4" />
307
- <setting id =" org.eclipse.jdt.core.formatter.use_on_off_tags" value =" false " />
307
+ <setting id =" org.eclipse.jdt.core.formatter.use_on_off_tags" value =" true " />
308
308
<setting id =" org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value =" false" />
309
309
<setting id =" org.eclipse.jdt.core.formatter.wrap_before_assignment_operator" value =" false" />
310
310
<setting id =" org.eclipse.jdt.core.formatter.wrap_before_binary_operator" value =" true" />
You can’t perform that action at this time.
0 commit comments