Replies: 1 comment
-
I'm not sure if you'll be able to make it work in the long run. After binary is built ( Based on that I'd recommend starting the sbt in terminal and run main using it instead. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
HI,
I have install idea 2025 ,llvm 19 ,scala 3.6.2 ,scala-native 0.5.6 ,sbt 1.10.6,when I use sbt console to run the scala-native example it could work, but when I use idea the run or Debug buton , it cannot work and tell me the error .I has find the idea config for sn https://scala-native.org/en/latest/contrib/ides.html ,but it is too old can not config them ,so we need to latest Idea run button config with the config pictures please.
thanks
get error
we need to edit the config ,but I do not know
C:\Users\jeffsyry.jdks\graalvm-ce-17.0.9\bin\java.exe -server -Xmx1536M -Dsbt.supershell=false -Dgrouping.with.qualified.names.enabled=true -Dseparate.prod.test.sources.enabled=false -Didea.managed=true -Dfile.encoding=UTF-8 "-Didea.installation.dir=C:\Program Files\JetBrains\IntelliJ IDEA 2024.3" -Dsbt.log.noformat=true -jar C:\Users\jeffsyry\AppData\Roaming\JetBrains\IntelliJIdea2024.3\plugins\Scala\launcher\sbt-launch.jar early(addPluginSbtFile="""C:\Users\jeffsyry\AppData\Local\Temp\idea2663.sbt""") idea-shell
Beta Was this translation helpful? Give feedback.
All reactions