No scala-library in compiler classpath
Projects with SBT 1.0.2 and Scala version under 2.12 are created with no scala-library in the compiler classpath.
This library is included while creating projects with SBT 0.13.6 and all Scala versions.
Without it the project doesn't compile.

Please sign in to leave a comment.
Thanks for this report. We've created an issue: https://youtrack.jetbrains.com/issue/SCL-12591