Eugene Platonov

Results 42 comments of Eugene Platonov

looks similar to #200 what is your sbt-idea version?

current stable version is 1.4.0 and there is 1.5.0-SNAPSHOT

That's has been fixed in 1.5.0-SNAPSHOT if i remember correctly

i've just tried it and it works fine (though I probably have this jar downloaded) does it hang every time you run it?

glad it works now I suggest to close the issue until we can reproduce it 100%

as far as I can see specs2 1.5 was never compiled with scala 2.10 i think if you say `"org.specs2" %% "specs2" % "2.3.4" withSources()` it will work fine

your project uses sbt 0.12.4 and for that version you should add plugins to `~/.sbt/plugins` for 0.13.x projects use `.sbt/0.13/plugins` 0.13 branch is default, so you see instructions for 0.13,...

you have a 0.13 launcher, but your project defines sbt version to be used