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 test annotation processor in Gradle #2345

Open
jdneo opened this issue Nov 24, 2022 · 0 comments
Open

Support test annotation processor in Gradle #2345

jdneo opened this issue Nov 24, 2022 · 0 comments

Comments

@jdneo
Copy link
Contributor

jdneo commented Nov 24, 2022

The Gradle annotation processor support is introduced in #2319.

It remains a problem that we cannot handle well, which is the testAnnotationProcessor support. See the discussion: #2319 (comment)

Two choices we can go:

  • Mix the annotation processors from main and test together.
  • Wait until JDT support different AP configuration for different source sets.
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

2 participants