Donald McLean
- Total activity 790
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 306
-
Created 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... -
Created Status of build?
I notice that there are quite a few commits, but no build of any kind since 8/21. -
Created 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? -
Created Exceptions?
I've been getting quite a few of these:http://ea.jetbrains.com/browser/ea_reports/667769Not fatal, but annoying. -
Created 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 -
-
Created 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. -
Created 135.281?
Where would we find this? (which supposedly is required for the current nightly Scala plugin) -
-
Created 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...