Caused by: java.lang.AbstractMethodError: Receiver class androidx.compose.compiler.plugins.kotlin.ComposeComponentRegistrar does not define or inherit an implementation of the resolved method 'abstract void registerProjectComponents(com.intellij.mock.MockProject, org.jetbrains.kotlin.config.CompilerConfiguration)' of interface org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar.
at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment$Companion.registerExtensionsFromPlugins$cli(KotlinCoreEnvironment.kt:610)
... 47 more
k
Kirill Grouchnikov
02/20/2022, 1:16 AM
File a bug with the full stack trace and your sample project with bazel configuration in it
t
Trammel May
02/20/2022, 2:13 AM
Sounds good. I'll compose an SSCCE. My monorepo where this project exists is polyglot and hosts many projects