diff --git a/news/4.31/jdt.html b/news/4.31/jdt.html index 3fdc57798..698eaa9d2 100644 --- a/news/4.31/jdt.html +++ b/news/4.31/jdt.html @@ -105,10 +105,10 @@

Java Compiler

Java Formatter

- Swich statements/expressions: align arrows on column + Switch statements/expressions: align arrows on column Switch statements and expressions with arrows can be now aligned so that all arrows are put on the same position in line. - Open the formatter profile editor and find the new option under Indentation > Align items in columns > Arrows in switch setatements/expressions. + Open the formatter profile editor and find the new option under Indentation > Align items in columns > Arrows in switch statements/expressions.

Formatter options and code preview