Home > OS >  The correct idea of SBT import project
The correct idea of SBT import project

Time:10-24

Premise: installed in the computer: STB, Sacal, IDEA (STB plug-in installed), git

Now has been derived from the git code to the local, want to use the idea to import the selected is STB

But import error:


Error while importing SBT project:
.
The at SBT. MainLoop $$$runWithNewLog anonfun $1. Apply (MainLoop. Scala: 71)
The at SBT. MainLoop $$$runWithNewLog anonfun $1. Apply (MainLoop. Scala: 66)
The at SBT. Using. Apply (25). Using the scala:
The at SBT. MainLoop $. RunWithNewLog (MainLoop. Scala: 66)
The at SBT. MainLoop $. RunAndClearLast (MainLoop. Scala: 49)
The at SBT. MainLoop $. RunLoggedLoop (MainLoop. Scala: 33)
The at SBT. MainLoop $. RunLogged (MainLoop. Scala: 25)
The at SBT. StandardMain $. RunManaged (57). The Main scala:
The at SBT. XMain. Run (Main scala: 29)
At XSBT. Boot. Launch $$anonfun $run $1. Apply (109) Launch. Scala:
At XSBT. Boot. Launch $. WithContextLoader (129) Launch. Scala:
At XSBT. Boot. Launch $. The run (109) Launch. Scala:
The at XSBT. Boot. Launch $$anonfun $apply $1. Apply (Launch. Scala: 36)
At XSBT. Boot. Launch $. Launch (117) Launch. Scala:
The at XSBT. Boot. Launch $. Apply (Launch. Scala: 19)
At XSBT. The boot. Boot $. RunImpl (44) boot. Scala:
At XSBT. The boot. Boot $. The main (20) boot. Scala:
The at XSBT. The boot. Boot. The 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 han paper \ Temp \ sbt2 log

Consult the IDE the log for more details (Help | Show log)
  • Related