Skip to content
New issue

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

add support for google errorprone #54

Open
ispringer opened this issue Jul 11, 2017 · 1 comment
Open

add support for google errorprone #54

ispringer opened this issue Jul 11, 2017 · 1 comment

Comments

@ispringer
Copy link

There are only docs for the standard Maven compiler plugin here:

http://errorprone.info/docs/installation

@ifedorenko
Copy link
Contributor

agree it'd be nice to support errorprone. problem is, takari lifecycle works best with eclipse jdt compiler backend but last time I checked errorprone only worked with javac (implementation relied on javac internal classes).

not closing this issue, but don't plan any work unless somebody ported errorprone to work with eclipse jdt compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants