I am applying the plugin via Gradle and referencin...
# compiler
j
I am applying the plugin via Gradle and referencing the generated class in the code is working correctly via terminal, but in the IDE it is not found, so red. I have marked as false the registry property
kotlin.k2.only.bundled.compiler.plugins.enabled
. Am I missing something?
🚫 Restarted • 🚫 Fix IDE (all steps) • 🚫 Invalidate caches and restart
Tried both, Android Studio and IDEA, no luck.
h
What versions do you use?
j
2.2.20 or 2.2.21
Or do you mean IDE?
Latest IDEA on Toolbox and the canary for AS