<@U0BRPBCKT> The behavior seems to be that IDEA do...
# kapt
j
@stepango The behavior seems to be that IDEA doesn’t want to run the dagger2 annotation processor before trying to compile the rest of the code. If I run the build with gradle, then IDEA picks up the generated classes just fine. But, it won’t generate them on its own.