diff options
Diffstat (limited to '.bsp/sbt.json')
| -rw-r--r-- | .bsp/sbt.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bsp/sbt.json b/.bsp/sbt.json new file mode 100644 index 0000000..4d4a425 --- /dev/null +++ b/.bsp/sbt.json @@ -0,0 +1 @@ +{"name":"sbt","version":"1.11.7","bspVersion":"2.1.0-M1","languages":["scala"],"argv":["/opt/homebrew/Cellar/openjdk/25.0.1/libexec/openjdk.jdk/Contents/Home/bin/java","-Xms100m","-Xmx100m","-classpath","/opt/homebrew/Cellar/sbt/1.11.7/libexec/bin/sbt-launch.jar","-Dsbt.script=/opt/homebrew/Cellar/sbt/1.11.7/libexec/bin/sbt","xsbt.boot.Boot","-bsp"]}
\ No newline at end of file |
