sbt-idea icon indicating copy to clipboard operation
sbt-idea copied to clipboard

how to use it in Idea 2018?

Open Subfire opened this issue 6 years ago • 3 comments

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

Subfire avatar Sep 29 '18 12:09 Subfire

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

jozic avatar Sep 30 '18 03:09 jozic

@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...

Subfire avatar Oct 12 '18 01:10 Subfire

it does sound sad

jozic avatar Oct 12 '18 13:10 jozic