Can eclipse formatter and code cleanup be configured (or extended) to add the indentation I expect in the following examples:
public static void main(String[
Did you check line wrapping tab. if you select "Wrap all elements, every element on a new line" for Expressions/Array Initializers and Function Calls/Qalified object allocation arguments I think you will get something similar