getappmap / getappmap/appmap-js
Respect user-selected `JAVA_HOME` when running the CLI installer
Open
@ahtrotta is already working on this.
Since Jun 6, 2023.
bug
enhancement
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Use java.jdt.ls.java.home setting, provided here, if available. Otherwise use JDK as specified by this preference order in Setting the JDK. Otherwise prompt the user to perform manual install.
There is also a bug where JAVA_HOME gets clobbered: Demo
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.