Skip to content
New issue

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

how to use it in Idea 2018? #335

Open
Subfire opened this issue Sep 29, 2018 · 3 comments
Open

how to use it in Idea 2018? #335

Subfire opened this issue Sep 29, 2018 · 3 comments

Comments

@Subfire
Copy link

Subfire commented Sep 29, 2018

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

@jozic
Copy link
Contributor

jozic commented Sep 30, 2018

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

@Subfire
Copy link
Author

Subfire commented Oct 12, 2018

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

@jozic
Copy link
Contributor

jozic commented Oct 12, 2018

it does sound sad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants