jamie-purchase
12/13/2017, 1:56 PMError:Kotlin: [Internal Error] java.lang.NoClassDefFoundError: Could not initialize class org.jetbrains.kotlin.diagnostics.DiagnosticUtils
at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.logOrThrowException(ExpressionTypingVisitorDispatcher.java:243)
at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:221)
at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher$$Lambda$82/14319803.invoke(Unknown Source)
at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90)
already tried everything on this article
https://github.com/JetBrains/gradle-intellij-plugin/issues/69pdvrieze
12/13/2017, 2:00 PMjamie-purchase
12/13/2017, 2:01 PMjamie-purchase
12/13/2017, 2:01 PMjamie-purchase
12/13/2017, 2:09 PMjayeshsolanki93
12/13/2017, 2:22 PMjamie-purchase
12/13/2017, 2:22 PMjamie-purchase
12/13/2017, 2:23 PMjamie-purchase
12/14/2017, 2:32 PMiml
file in my .idea/modules.xml
file - changed that and it's working fine. Don't know if that is useful to anyone but thought i'd update in case it is