sbt-java-formatter icon indicating copy to clipboard operation
sbt-java-formatter copied to clipboard

Update Google Java Format past 1.8 (requires JDK 11+)

Open ennru opened this issue 4 years ago • 0 comments

To enable formatting modern Java source code, the Google Java Formatter needs to be updated. Versions later than 1.8 require JDK 11.

https://github.com/google/google-java-format/releases

ennru avatar Nov 09 '21 13:11 ennru