Skip to content

Find a way to make ErrorProne work in IntelliJ IDEA #1069

Closed
@php-coder

Description

@php-coder

Compilation fails with the following error when it's being run in IDEA:

Error:java: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sun.tools.javac.util.JavacMessages.add(Lcom/sun/tools/javac/util/JavacMessages$ResourceBundleHelper;)V

It's a known issue (google/error-prone#535) and it seems like installing ErrorProne plugin (https://errorprone.info/docs/installation) should solve it. Need to test it and update documentation.

If it doesn't work, we should mention it in the documentation (for instance, in README.md) anyway.

Reported by @mukeshk

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions