Skip to content

Commit bf271e4

Browse files
committed
Align print margin column with Java Format's line wrapping
Closes gh-17377
1 parent f9bd472 commit bf271e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse/spring-boot-project.setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<setupTask
248248
xsi:type="setup:PreferenceTask"
249249
key="/instance/org.eclipse.ui.editors/printMarginColumn"
250-
value="90"/>
250+
value="120"/>
251251
<setupTask
252252
xsi:type="setup:PreferenceTask"
253253
key="/instance/org.eclipse.ui.editors/lineNumberRuler"

0 commit comments

Comments
 (0)