We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error-prone version: 2.10.0 BugPattern: InvalidParam Stack Trace: java.lang.NoSuchMethodError: 'com.sun.tools.javac.tree.DCTree$DCDocComment com.sun.tools.javac.tree.DocCommentTable.getCommentTree(com.sun.tools.javac.tree.JCTree)'
The text was updated successfully, but these errors were encountered:
2.10.0 is an older release, can you try using the latest version of Error Prone (currently 2.33.0) and see if that fixes the issue?
Sorry, something went wrong.
No branches or pull requests
error-prone version: 2.10.0
BugPattern: InvalidParam
Stack Trace:
java.lang.NoSuchMethodError: 'com.sun.tools.javac.tree.DCTree$DCDocComment com.sun.tools.javac.tree.DocCommentTable.getCommentTree(com.sun.tools.javac.tree.JCTree)'
The text was updated successfully, but these errors were encountered: