I'm using Intellij IDEA 14.0.1 build 139.225, Scala plugin 1.1.3 Trying to execute any sbt tasks (import module, project, make module, etc) would throw the following exception. After lots of trials, I ...
Error: java.lang.NoSuchMethodError: 'sbt.UpperStateOps sbt.package$.sbtStateToUpperStateOps(sbt.State)' With 2.0.1, I was getting the jawn.IncompleteParseException ...