I have upgraded IntelliJ to version CE 2017.3 from a CE 2017.2.5, and now I cannot build my sbt project. The build gets stuck on the first step:
\"Build: sync
For me, simply checking use sbt shell for both build and imports worked.
use sbt shell for both build and imports