Donald McLean
- 活动总数 790
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 306
-
创建于 Problem with auto imports
If I type a line like this: val dataCache = new mutable.HashMap[String, Map[String, MappedValue]]The plugin wants to import scala.collection.parallel.mutable - but since the parallel version of m... -
创建于 Status of build?
I notice that there are quite a few commits, but no build of any kind since 8/21. -
创建于 Version 1?
I noticed that the latest release build of the plugin for IDEA 14 is shown as being version 1.0.13 - or is that a typo? -
创建于 Exceptions?
I've been getting quite a few of these:http://ea.jetbrains.com/browser/ea_reports/667769Not fatal, but annoying. -
创建于 IDEA 14
Has there been any discussion of when the plugin will move over to the new IDEA 14 EAP?Just curious.Thank you,Donald -
-
创建于 135.445 - serious problem - can't specify module for run configurations
Even though I have two modules, none show up on the control labeled "Use classpath of module:" - and without setting the module, I can't run the configuration. -
创建于 135.281?
Where would we find this? (which supposedly is required for the current nightly Scala plugin) -
-
创建于 Problem with 0.29.486
Getting an error compiling:scalac: Error: org/jetbrains/plugin/scala/compiler/IncrementalTypejava.lang.NoClassDefFoundError: org/jetbrains/plugin/scala/compiler/IncrementalType at org.jetbrains...