We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using adoptium website to download Java versions Everytime I install into store folder and run the jvms switch command, I'm prompted with:
store
jvms switch
jdk 17.0.12 is not installed.
I'm only able to use java versions that come with jvms rls
jvms rls
I'm I unable to use custom java versions, or the ones from that source does not work with jvms?
The text was updated successfully, but these errors were encountered:
add a downloaded jdk version ? you can see this: https://github.com/ystyle/jvms?tab=readme-ov-file#add-a-local-jdk-version
Sorry, something went wrong.
No branches or pull requests
I'm using adoptium website to download Java versions
Everytime I install into
store
folder and run thejvms switch
command, I'm prompted with:jdk 17.0.12 is not installed.
I'm only able to use java versions that come with
jvms rls
I'm I unable to use custom java versions, or the ones from that source does not work with jvms?
The text was updated successfully, but these errors were encountered: