Creating a Play Framework Scala project starts it empty
I'm trying to create a Play framework Scala project but when I finish the early configuration (default config openjdk 8 v144, Scala 2.12, Play 2.6.5) it just creates me the .gitignore and build.sbt, and the build.sbt is full of "cannot resolve symbol" errors.
请先登录再写评论。
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with the logs attached (https://intellij-support.jetbrains.com/hc/articles/207241085).