with GraalVM Version 20.X.X I encounter problems configure Intellijs sbt plugin to run with latest graal package. When running my applications it fails the process with Error Message Could not found valid JRE in path $HOME/graal-20.1.0/
.
Previous versions of GraalVM contained a separate jre/ folder which worked great.
Does anyone knows how to solve this problem?