I do NOT want to "format" the lines. I don't want Eclipse to touch
ANYTHING excepth the line indentation ONLY. Formatting the lines may
split a single line into multiple lines, which I do not want.
I.e. the equivalent of Ctrl-I in a Java editor. Ctrl-I in a Java editor
doesn't reformat your entire line, it only corrects the indentation of the
line.