Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Add support for JDK's installed via SDKMAN! #95

Description

@tofi86

Developers often use SDKMAN! to install multiple Java versions / JDK's.

However, these don't register with the macOS tool /usr/libexec/java_home and therefore aren't recognized by universalJavaApplicationStub.

This feature is to add support for the SDKMAN! install dir at /Users/tofi/.sdkman/candidates/java/:

$ ls ~/.sdkman/candidates/java/
11.0.9.hs-adpt
14.0.2.hs-adpt
15.0.1.hs-adpt
8.0.275.hs-adpt
current

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions