Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi, How to configure Scala-native Run and Debug config for IDEA for use with sn-bindgen ,maybe use LLDB #333

Open
mullerhai opened this issue Feb 12, 2025 · 0 comments

Comments

@mullerhai
Copy link

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

Image

get error

Image

we need to edit the config ,but I do not know

Image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant