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

Feature Request: Shim a JDK #30

Open
brunoborges opened this issue Dec 8, 2021 · 1 comment
Open

Feature Request: Shim a JDK #30

brunoborges opened this issue Dec 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@brunoborges
Copy link

As explained in this issue, the Oracle JDK installers for Windows (and possibly for macOS too) now shims only 4 binaries in a folder called java_home and uses such directory as the bin that is appended to PATH.

An interesting feature for JDKMon is to offer the user an option to clean PATH and JAVA_HOME, and then allow the user to select which JDK they actually want, and then shim the binaries, append the folder containing the shims in PATH, and point JAVA_HOME to that particular JDK only.

This would potentially take JDKMon to the next level as a cross-platform JDK Switcher.

@HanSolo
Copy link
Owner

HanSolo commented Dec 8, 2021

I really like that idea 👍🏻 Will take a look at that tomorrow.

@HanSolo HanSolo added the enhancement New feature or request label Dec 9, 2021
@HanSolo HanSolo self-assigned this Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants