styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

Eclipse Java Line-Wrapping

Open JSlain opened this issue 7 years ago • 1 comments

In the Java Style Guide, it's written that:

[...] even code that would in fact fit within the column limit may be line-wrapped at the author's discretion.

However, the current settings for eclipse (eclipse-java-google-style.xml) makes the formatter forcing everything to be on the same line. There's nothing the developer can do to break it on multiple lines.

JSlain avatar Jan 16 '18 15:01 JSlain

this is still an issue to this date

wallind avatar May 07 '21 18:05 wallind