google-java-format icon indicating copy to clipboard operation
google-java-format copied to clipboard

Reformats Java source code to comply with Google Java Style.

Results 223 google-java-format issues
Sort by recently updated
recently updated
newest added

Got unexpected exception during formatting PsiJavaFile:xxxx.java java.util.concurrent.ExecutionException: java.lang.IllegalAccessError: class com.google.googlejavaformat.java.JavaInput (in unnamed module @0x783374b4) cannot access class com.sun.tools.javac.parser.Tokens$TokenKind (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.parser to unnamed...

``` Got unexpected exception during formatting PsiJavaFile:HostSession.java java.util.concurrent.ExecutionException: java.lang.IllegalAccessError: class com.google.googlejavaformat.java.JavaInput (in unnamed module @0x5ba4615a) cannot access class com.sun.tools.javac.parser.Tokens$TokenKind (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.parser to...

## Information ``` IntelliJ IDEA 2022.1.1 (Ultimate Edition) Build #IU-221.5591.52, built on May 10, 2022 Subscription is active until February 27, 2023. Runtime version: 17.0.3+7-b423.10 aarch64 VM: OpenJDK 64-Bit Server...

IntelliJ

IntelliJ IDEA 2022.2 (Ultimate Edition) Build #IU-222.3345.118, built on July 26, 2022 Could you advise if there is a workaround? looks like java 17 issue? ``` java.lang.IllegalAccessError: class com.google.googlejavaformat.java.JavaInput (in...

I would like to use the intellij plugin to format my java so that it is correctly formatted according to the google-java-format jar when run from the commandline. If I...

Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.11.0 to 2.15.0. Release notes Sourced from error_prone_annotations's releases. Error Prone 2.15.0 New Checkers: BuilderReturnThis CanIgnoreReturnValueSuggester CannotMockFinalClass CannotMockFinalMethod DirectInvocationOnMock ExtendsObject MockNotUsedInProduction NoCanIgnoreReturnValueOnClasses NullArgumentForNonNullParameter SelfAlwaysReturnsThis UnsafeWildcard UnusedTypeParameter Fixed...

dependencies

Bumps `tycho-version` from 2.7.3 to 2.7.4. Updates `tycho-maven-plugin` from 2.7.3 to 2.7.4 Changelog Sourced from tycho-maven-plugin's changelog. 2.7.4 Fixes: Tycho reports wrong type in case of maven GAV restored from...

dependencies

Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.21.2 to 3.24.0. Release notes Sourced from checker-qual's releases. Checker Framework 3.24.0 Version 3.24.0 (August 3, 2022) User-visible changes: Performance improvements. Minor bug fixes and enhancements. Implementation...

dependencies

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.1. Release notes Sourced from maven-compiler-plugin's releases. 3.10.1 πŸš€ New features and improvements [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @​olamy πŸ›...

dependencies

Bumps maven-bundle-plugin from 5.1.4 to 5.1.8. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.felix:maven-bundle-plugin&package-manager=maven&previous-version=5.1.4&new-version=5.1.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies