No 'scala-library*.jar' in Scala compiler classpath in Scala SDK SBT

Answered

 Hi all   

Create my project with giter8 as following:  

    sbt new http4s/http4s.g8 -b 0.18  

Then open with IntelliJ and try to run it:  

As you can see, I've got an error message.  

My IntelliJ version:  

IntelliJ IDEA 2017.2.5
Build #IU-172.4343.14, built on September 26, 2017  

What am I doing wrong?  

Thanks

0

Please sign in to leave a comment.