Enabling annotation processing #492
Unanswered
jperkins-its
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to bring over a project which uses the Dagger DI library. Building the workspace fails with "DaggerMainFactory cannot be resolved", where "DaggerMainFactory" should be autogenerated by Dagger itself as part of the build. Everything does build and run in IntelliJ and using Gradle from the command line. Any ideas on how to get this working in nvim? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions