我所做的非常简单,这就是在Idea中创建一个scala项目,并且我使用的是Mac。我的创意版本是终极2017.2。[error] at scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:234)
[error] at scala.collection.immutable.List.fo
我使用IntelliJ IDEA 2017.3.4作为ScalaIDE。贝娄,Scala compiler server配置
Scala compiler server是运行的,并监听端口43558。当我对Scala源代码进行修改时,IntelliJ的想法并不是使用Scala Compiler Server来避免在稍加改动的情况下重新编译许多类。由于这个原因,编辑时间太长了。scalac: Cannot connect to compile server at localhost
请检查是否存在与集群相冲突的Scala库或JAR,例如Scala2.10集群附带的Scala2.11库(反之亦然)。$$anonfun$tryExecutingCommand$2.apply(DriverWrapper.scala:644) at scala.reflect.internal.Mirrors$RootsBase.ge
在安装SCALAIDE的插件时,我得到了以下错误。Software being installed: ScalaIDE for Eclipse dev support 4.0.0.v-2_11-201503032103-b2bbad6 (org.scala-ide.sdt.dev.feature.feature.group)' but it could not be found
Missing requirement: Scala Plugin 4.0
我已经安装了eclipse的Scala插件2.1.0nightly-xxx (你必须在Juno上使用这个插件)。这篇文章来自:Scala Plugin 2.1.0.m3-2_09-201212171812-eb61d7f (org.scala-ide.sdt.core 2.1.0bundle org.eclipse.jdt.core [3.6.0,3.7.10)' but it could not be found
谷歌这给我类似的错误消息,安装在Juno上的Eclipse的<