Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

Intellij 14

$
0
0

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

Viewing all articles
Browse latest Browse all 5481

Trending Articles