groostav
07/30/2023, 6:20 PMgroostav
07/30/2023, 7:46 PM-Xplugin=path/to/kotlin-serialization-1.6.21.jar
and kotlin 1.6
fails with
Caused by: java.lang.AbstractMethodError: Receiver class org.jetbrains.kotlinx.serialization.compiler.extensions.SerializationComponentRegistrar 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.but opening that jar, that file exists and it does implement that method. Sadness.
sandwwraith
07/31/2023, 1:18 PMgroostav
07/31/2023, 2:17 PMgroostav
07/31/2023, 2:48 PMsandwwraith
07/31/2023, 2:50 PM