Releases: kuzyanov/google-java-format
Releases · kuzyanov/google-java-format
Release list
v1.15.0.ECO.XX
Сборка под целевые jvm v1.15.0.ECO.XX где XX версия jvm
v1.15.0.ECO
IDEA JDK 17 support
IDEA on JDK 17 support.
IDEA JVM flags for JDK 17:
--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
--add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
--add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED
--add-exports=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED
--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
--add-exports=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED
--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
Disable auto updates
- disable auto-updates of the plugin
- set max line length to 140 by default
v1.10.0-SNAPSHOT
IDEA 2021.1 support
IDEA 2020.1 support
Release 1.8
1.8-SNAPSHOT
Configurable max line length.
Max line length configuration support in IDEA plugin.