Skip to content

Conversation

ArquintL
Copy link

Fixes #9 as well as establishes compatibility with the setup-java action for GitHub Workflows:
This action installs the desired java version on Ubuntu, macOS, and Windows. java --version is available on all 3 platforms after installation. However, locate-java-home is unable to find it on Windows. This gets addressed by this PR

@grzegorz-bielski
Copy link

grzegorz-bielski commented Nov 25, 2020

This would be pretty useful for https://github.com/scalameta/metals-vscode.
@jvilk does this PR look good to you?

@ArquintL
Copy link
Author

@jvilk is this repository still maintained? how do you handle PRs?

@hedefalk
Copy link

hedefalk commented Aug 26, 2021

This would be pretty useful for https://github.com/scalameta/metals-vscode.

My use-case too :)

@ArquintL
Copy link
Author

This would be pretty useful for https://github.com/scalameta/metals-vscode.

My use-case too :)

In the meantime, I've forked this repo and we're using the fork as a dependency in several projects:
https://github.com/viperproject/locate-java-home

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JAVA_HOME ignored on MacOS/Darwin
3 participants