Skip to content
New issue

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

Adding sdkman java location to MacOs #2377

Merged
merged 2 commits into from May 18, 2024

Conversation

dqfan2012
Copy link
Contributor

@dqfan2012 dqfan2012 commented May 5, 2024

We're just adding support for sdkman to the MacOs version of the Prism Launcher here.

According to the install page on the sdkman website, sdkman does support installing Java on MacOs. As such, I think it's a good idea to add support to the Prism Launcher to find sdkman Java installations for those who use sdkman on MacOs to install Java.

This pull request solves this issue: #2336

Signed-off-by: Samuel Stidham <dqfan2012@gmail.com>
Signed-off-by: Samuel Stidham <dqfan2012@gmail.com>
@Trial97 Trial97 closed this May 6, 2024
@Trial97 Trial97 reopened this May 6, 2024
@Trial97 Trial97 added enhancement New feature or request simple change macOS Issues and PRs related to macOS specifically changelog:added A PR that appears under "Added" in the changelog backport release-8.x Backport PR automatically labels May 6, 2024
@Trial97 Trial97 added this to the 8.4 milestone May 6, 2024
@Trial97 Trial97 linked an issue May 6, 2024 that may be closed by this pull request
1 task
@Trial97 Trial97 merged commit 7b39ec5 into PrismLauncher:develop May 18, 2024
46 checks passed
Copy link
Contributor

Successfully created backport PR for release-8.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-8.x Backport PR automatically changelog:added A PR that appears under "Added" in the changelog enhancement New feature or request macOS Issues and PRs related to macOS specifically simple change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-detection of Java installed through SDKMAN! on macOS
3 participants