intelliJ fails to resolve 0.13.9 compiler interface importing sbt project -


importing project intellij, get:

sbt project import             [warn]  [failed     ] org.scala-sbt#compiler-interface;0.13.9!compiler-interface.jar:  (0ms) 

here's import options selected:

enter image description here

after import works though.

i don't error in sbt when clone same project. might be? how avoid it?


Comments

Popular posts from this blog

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -