Problem with 0.29.486
Getting an error compiling:
scalac: Error: org/jetbrains/plugin/scala/compiler/IncrementalType
java.lang.NoClassDefFoundError:
org/jetbrains/plugin/scala/compiler/IncrementalType
at
org.jetbrains.jps.incremental.scala.remote.Arguments$.from(Arguments.scala:83)
at org.jetbrains.jps.incremental.scala.remote.Main$.nailMain(Main.scala:29)
at org.jetbrains.jps.incremental.scala.remote.Main.nailMain(Main.scala)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.martiansoftware.nailgun.NGSession.run(Unknown Source)
请先登录再写评论。
Yes, me too.
Same here.
This is already fixed in 0.31.488 or 0.30.375 just updated to plugin repository. Thank you for the information.
You can also turn off compiler server as workaround.
Best regards,
Alexander Podkhalyuzin.