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

Support Gradle incremental annotation processing #879

Open
wmdietl opened this issue Aug 23, 2024 · 0 comments
Open

Support Gradle incremental annotation processing #879

wmdietl opened this issue Aug 23, 2024 · 0 comments

Comments

@wmdietl
Copy link
Member

wmdietl commented Aug 23, 2024

Would it be possible to let the type checkers be incremental annotation processors?
Are there any risks that an incremental compile would introduce an unsoundness?

See the Gradle Manual: https://docs.gradle.org/current/userguide/java_plugin.html#sec:incremental_annotation_processing

I also found this library that seems to make this very easy: https://github.com/tbroyer/gradle-incap-helper

If it is not possible to do this, document it in the manual.

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

No branches or pull requests

1 participant