$ echo $JAVA_HOME
/Users/vince/.local/share/rtx/installs/java/temurin-17.0.8+7
$ /usr/libexec/java_home
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
I have installed rtx-java plugin.
$JAVA_HOME has been set, but /usr/libexec/java_home is failed to locate JAVA_HOME.
Describe the bug
I have installed rtx-java plugin.
$JAVA_HOME
has been set, but/usr/libexec/java_home
is failed to locate JAVA_HOME.FYI, asdf-java's macOS integration was working (https://github.com/halcyon/asdf-java#java_home-integration) but it slows my entire shell 😞
To Reproduce
rtx doctor
outputAdditional context Add any other context about the problem here.