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

Use Google error-prone in reports #405

Open
DavidWhitlock opened this issue May 21, 2022 · 1 comment
Open

Use Google error-prone in reports #405

DavidWhitlock opened this issue May 21, 2022 · 1 comment

Comments

@DavidWhitlock
Copy link
Collaborator

The error-prone tool from Google looks interesting: https://github.com/google/error-prone

I should add it to the reports that are generated for the site.

@DavidWhitlock
Copy link
Collaborator Author

Interesting. error-prone is configured by modifying the compiler configuration in Maven: https://errorprone.info/docs/installation

And it requires that a bunch of add-exports be configured in .mvn/jvm.config.

That might be okay for my own code, but it's probably to much for the students.

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

1 participant