scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Specify system JVM as default JVM

Open aschofie opened this issue 2 years ago • 3 comments

scala-cli has the capability-- and the requirement-- of downloading and managing its own JVMs. I believe we should be able to direct it to use a manually-installed JVM, or indeed whatever JVM is on the PATH and JAVA_HOME. This should be able to be specified in a config file, environment variables, and as a command-line option.

aschofie avatar Jun 26 '23 16:06 aschofie