Closed kirillzh closed 6 months ago
I'm not sure what to do about that, do you have a repro case?
We addressed this issue by adding dev.zacsweers.redacted:redacted-compiler-plugin-annotations
as a default dependency in the module, in addition to the plugin.
The fix for us was to add implementation("dev.zacsweers.redacted:redacted-compiler-plugin-annotations:version")
The
@Redacted
annotation does not resolve in any module that applies the plugin:The code still compiles just fine but the reference doesn't get resolved in IDE.
Environment: