96160606ba
Introduce system property kotlin.compiler.X.enable.idea.logger=true The reason is that I suspect that the error is somewhere at com.intellij.ide.plugins.PluginManagerCore#loadDescriptorFromJar but unfortunately default logger doesn't log messages at "info" log level so we can't see why exactly does it fail. Users can enable IDEA's logger to see more details.