We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while importing sbt project:
[info] Loading settings for project global-plugins from idea.sbt ... [info] Loading global plugins from C:\Users\Administrator.sbt\1.0\plugins [info] Loading settings for project test-build from plugins.sbt ... [info] Loading project definition from C:\Users\Administrator\IdeaProjects\test\project [info] Updating ProjectRef(uri("file:/C:/Users/Administrator/IdeaProjects/test/project/"), "test-build")... [warn] module not found: com.github.mpeltonen#sbt-idea;1.7.0-SNAPSHOT [warn] ==== typesafe-ivy-releases: tried [warn] https://repo.typesafe.com/typesafe/ivy-releases/com.github.mpeltonen/sbt-idea/scala_2.12/sbt_1.0/1.7.0-SNAPSHOT/ivys/ivy.xml [warn] ==== sbt-plugin-releases: tried [warn] https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.mpeltonen/sbt-idea/scala_2.12/sbt_1.0/1.7.0-SNAPSHOT/ivys/ivy.xml [warn] ==== local: tried [warn] C:\Users\Administrator.ivy2\local\com.github.mpeltonen\sbt-idea\scala_2.12\sbt_1.0\1.7.0-SNAPSHOT\ivys\ivy.xml [warn] ==== public: tried [warn] https://repo1.maven.org/maven2/com/github/mpeltonen/sbt-idea_2.12_1.0/1.7.0-SNAPSHOT/sbt-idea-1.7.0-SNAPSHOT.pom [warn] ==== local-preloaded-ivy: tried
The text was updated successfully, but these errors were encountered:
the project is dead for a long time, you don't need it as intellij's scala plugin should be able to handle sbt projects by default
Sorry, something went wrong.
@jozic thanks, i'm a scala newbie, now(2018) my project team still use the mpeltonen/sbt-idea, so i must use idea 2014, so sad...
it does sound sad
No branches or pull requests
Error while importing sbt project:
[info] Loading settings for project global-plugins from idea.sbt ...
[info] Loading global plugins from C:\Users\Administrator.sbt\1.0\plugins
[info] Loading settings for project test-build from plugins.sbt ...
[info] Loading project definition from C:\Users\Administrator\IdeaProjects\test\project
[info] Updating ProjectRef(uri("file:/C:/Users/Administrator/IdeaProjects/test/project/"), "test-build")...
[warn] module not found: com.github.mpeltonen#sbt-idea;1.7.0-SNAPSHOT
[warn] ==== typesafe-ivy-releases: tried
[warn] https://repo.typesafe.com/typesafe/ivy-releases/com.github.mpeltonen/sbt-idea/scala_2.12/sbt_1.0/1.7.0-SNAPSHOT/ivys/ivy.xml
[warn] ==== sbt-plugin-releases: tried
[warn] https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.mpeltonen/sbt-idea/scala_2.12/sbt_1.0/1.7.0-SNAPSHOT/ivys/ivy.xml
[warn] ==== local: tried
[warn] C:\Users\Administrator.ivy2\local\com.github.mpeltonen\sbt-idea\scala_2.12\sbt_1.0\1.7.0-SNAPSHOT\ivys\ivy.xml
[warn] ==== public: tried
[warn] https://repo1.maven.org/maven2/com/github/mpeltonen/sbt-idea_2.12_1.0/1.7.0-SNAPSHOT/sbt-idea-1.7.0-SNAPSHOT.pom
[warn] ==== local-preloaded-ivy: tried
The text was updated successfully, but these errors were encountered: