I haven\'t been successful in figuring out how to wrap each method call in Eclipse. For example, I have this:
Eclipse
someObject.A().B().C();
Window > Preferences > Java > Code Style > Formater > Edit > Line wrapping > Function Calls, set the 'Line wrapping policy' as 'Wrap all elements, every element on a new line'.