On 163.5219.11 with what claims to be an up to dat...
# intellij
m
On 163.5219.11 with what claims to be an up to date kotlin plugin (1.1-M01-IJ2016.1-29), I get limited syntax highlighting and an ide error on launch with
java.lang.NoClassDefFoundError: Could not initialize class org.jetbrains.kotlin.resolve.OverridingUtil
. I've reported the issue, but in the meantime is there any workaround? The presence of '2016.1' in the kotlin plugin name seems like maybe the plugin is expecting an older IDE version...