Closed ramanmishra closed 6 years ago
@ramanmishra Thanks for the report.
/cc @jastice
This looks like an older version of IntelliJ is being used. To import sbt 1.x at least version 2017.2 of IntelliJ Scala plugin is required. I recommend upgrading to 2018.1.
intellij version 2017.2.2 scala plugin version 2017.2.11 and sbt 1.1.4 scala version 2.12.6 i have also tried it on intellij 2018.1 but it still gives the same error.
Please upgrade to 2018.1 or at least 2017.2.11, the earlier 2017.2 versions have some issues
Ok i will do that and let you know if it solved the problem. thank you
it solved the problem we can close the issue thank you!!. If you don't mind i would like to know what was the issue with the previous version? why it was not working fine with it can you please tell me.
The support for sbt 1.0 was not finalized for the initial release code freeze of 2017.2 so the necessary supporting files weren't included yet.
Thanks @jastice for jumping in and helping @ramanmishra
steps
I created a new scala sbt project using intellij IDE. with scala version 2.12.6 and sbt version 1.1.4
if i down grade my sbt version to 0.13.16 and 0.13.17 it works fine
problem
Getting the following error.
expectation
Project should build fine.
notes
sbt version: 1.1.4