Hi, I’m trying to improve SBT’s BSP server to tell IntelliJ about the SBT build itself. I need to debug intellij-scala to figure out a problem, but it has been a while since I’ve done that.
I’m getting this error importing the SBT project:
[error] (ThisBuild / updateIntellij) java.io.FileNotFoundException: https://d2s4y8xcwt8bet.cloudfront.net/com/jetbrains/intellij/idea/ideaIC/212.4321-EAP-SNAPSHOT/ideaIC-212.4321-EAP-SNAPSHOT.zip
`
scalaVersion
to 3.0.0
, I can work with that