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 → Never join already wrapped lines