前提:電腦中安裝了 :stb 、Sacal、IDEA(stb插件已安裝)、git
現在 已從git中匯出代碼到本地,想用idea 匯入 選擇的是stb
但是 匯入的時候報錯:
Error while importing SBT project:
...
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:71)
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:66)
at sbt.Using.apply(Using.scala:25)
at sbt.MainLoop$.runWithNewLog(MainLoop.scala:66)
at sbt.MainLoop$.runAndClearLast(MainLoop.scala:49)
at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:33)
at sbt.MainLoop$.runLogged(MainLoop.scala:25)
at sbt.StandardMain$.runManaged(Main.scala:57)
at sbt.xMain.run(Main.scala:29)
at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:109)
at xsbt.boot.Launch$.withContextLoader(Launch.scala:129)
at xsbt.boot.Launch$.run(Launch.scala:109)
at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:36)
at xsbt.boot.Launch$.launch(Launch.scala:117)
at xsbt.boot.Launch$.apply(Launch.scala:19)
at xsbt.boot.Boot$.runImpl(Boot.scala:44)
at xsbt.boot.Boot$.main(Boot.scala:20)
at xsbt.boot.Boot.main(Boot.scala)
[error] java.lang.ClassNotFoundException: org.jetbrains.sbt.ReadProject$
[error] Use 'last' for the full log.
See complete log in C:\Users\漢紙\AppData\Local\Temp\sbt2.log
Consult IDE log for more details (Help | Show Log)
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/137067.html
標籤:一般軟件使用
上一篇:不同網段設備訪問問題
下一篇:DNS配置問題
