Intellij 14
Hello
I am running into the following problem after upgrading to intellij 14 and updating the scala plugin to version 1.2.1 whilst running the project as a play app
[error] Not a valid project ID: xxxx
[error] project xxxx
[error] ^
The problem seems to be an included project in the build.sbt. I am getting an error on lazy val loading in the build.sbt. Has anyone encountered this problem? If I run an sbt package from the console everything works fine. I recently migrated from intellij 13 to 14. The project was working fine in 13.
Thanks
请先登录再写评论。
Hi! Could you please attach your build.sbt file?