Hey Zach,
ensime_2.8.3-SNAPSHOT-0.8.0.RC2 should work for you. I'm not sure why
it's hanging like that. Is there any way you could give us a project
that reproduces this issue? maybe put something up on github?
Thanks and sorry for the frustration,
Aemon
> scala.tools.nsc.typechecker.Analyzer$typerFactory$$anon$3.apply(Analyzer.sc ala:93)
> at
> scala.tools.nsc.Global$GlobalPhase$$anonfun$applyPhase$1.apply(Global.scala :288)
> at
> scala.tools.nsc.Global$GlobalPhase$$anonfun$applyPhase$1.apply(Global.scala :288)
> at scala.tools.nsc.reporters.Reporter.withSource(Reporter.scala:47)
> at scala.tools.nsc.Global$GlobalPhase.applyPhase(Global.scala:288)
> at
> scala.tools.nsc.interactive.Global$TyperRun$$anonfun$applyPhase$1$$anonfun$ apply$mcV$sp$1.apply(Global.scala:947)
> at
> scala.tools.nsc.interactive.Global$TyperRun$$anonfun$applyPhase$1$$anonfun$ apply$mcV$sp$1.apply(Global.scala:947)
> at scala.tools.nsc.symtab.SymbolTable.atPhase(SymbolTable.scala:103)
> at
> scala.tools.nsc.interactive.Global$TyperRun$$anonfun$applyPhase$1.apply(Glo bal.scala:947)
> at
> scala.tools.nsc.interactive.Global$TyperRun$$anonfun$applyPhase$1.apply(Glo bal.scala:947)
> at scala.tools.nsc.reporters.Reporter.withSource(Reporter.scala:47)
> at
> scala.tools.nsc.interactive.Global$TyperRun.applyPhase(Global.scala:946)
> at
> scala.tools.nsc.interactive.Global$TyperRun.typeCheck(Global.scala:938)
> at
> scala.tools.nsc.interactive.Global.scala$tools$nsc$interactive$Global$$type Check(Global.scala:489)
> at
> scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$4$$anonfun$ap ply$6.apply(Global.scala:428)
> at
> scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$4$$anonfun$ap ply$6.apply(Global.scala:427)
> at scala.Option.foreach(Option.scala:185)
> at
> scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$4.apply(Globa l.scala:427)
> at
> scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$4.apply(Globa l.scala:427)
> at
> scala.collection.LinearSeqOptimized$class.foreach(LinearSeqOptimized.scala: 61)
> at scala.collection.immutable.List.foreach(List.scala:45)
> at
> scala.tools.nsc.interactive.Global.backgroundCompile(Global.scala:427)
> at
> scala.tools.nsc.interactive.PresentationCompilerThread.run(PresentationComp ilerThread.scala:25)