JetBrains / JetBrains/JetBrainsRuntime
Using jbr on macos and get error "Failed to check JDK distribution: 'jpackage' is missing"
Open
@vprovodin is already working on this.
Since Nov 28, 2024.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 270
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
I use jewel in my project, which requires jbrsdk+jcef but I see that jbr doesn't have jpackage, so when I use ./gradlew packageDmg, I get an error!
Is there a way around this?
Jewel must be run with jbr, but jbr does not have jpackage. I cannot package it on Mac. If I force the packaged product, it will not run.
Contributor guide
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.