Browse Source

Align print margin column with Java Format's line wrapping

Closes gh-17377
1.5.x
Andy Wilkinson 7 years ago
parent
commit
bf271e415a
  1. 2
      eclipse/spring-boot-project.setup

2
eclipse/spring-boot-project.setup

@ -247,7 +247,7 @@ @@ -247,7 +247,7 @@
<setupTask
xsi:type="setup:PreferenceTask"
key="/instance/org.eclipse.ui.editors/printMarginColumn"
value="90"/>
value="120"/>
<setupTask
xsi:type="setup:PreferenceTask"
key="/instance/org.eclipse.ui.editors/lineNumberRuler"

Loading…
Cancel
Save