<@U0RNPHX0X> 1) Got this trying to run the whole t...
# spek
a
@raniejade 1) Got this trying to run the whole test
Copy code
Exception in thread "main" java.lang.ClassNotFoundException: org.jetbrains.spek.tooling.execution.MainKt
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.intellij.rt.execution.application.AppMain.main(AppMain.java:122)
2) Unable to click
describe
and
it
green arrows, the plugin crashed
Copy code
4:26:53 PM NoClassDefFoundError: update failed for ActionGroup: Run context configuration (null)[Run context configuration]: org/jetbrains/spek/tooling/execution/Scope$Group