When I run Formatter, it indentes string literals to the last line of the variable name, even if it exceeds the column guide, as shown in this screenshot:

Ideally, I want all the lines to be wrapped like the first line ends, with just a few tabs (or, if possible, a single tab). I changed all the settings of the Formatter for assignment and binary expression, and this does not affect the behavior of the shell of the Formatter string.
Is there a way to get Eclipse to wrap strings like NetBeans or maybe with some plugin?
Here are my Formatter settings for Line Wrapping: 
source share