-
Notifications
You must be signed in to change notification settings - Fork 18
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
Using flathub provided OpenJDK SDK #86
Comments
We used to ship these but decided to drop them in favor of Prism Launcher's built-in Java downloader. |
Hi, Scrumplex, Thanks for your reply, I can understand that these java-based games bind a specific OpenJDK version in this way, I remind that Flatpak VS Code can supports multiple SDK Flatpak packages without any pre-specified SDK package name and version; but I can only find the below line and not sure whether this is the exact line for this magic. I guess maybe this might be a way, too. |
Previously we had to copy the contents from the OpenJDK SDKs to our Flatpak, which made our application significantly larger to download. Note that we currently would need to ship three JREs |
Yeah, I can understand shipping built-in Java runtime is a nightmare. But I find that VS Code Flatpak is shipped without pre-packaged language SDKs: Would that be a possible way to make Flatpak OpenJDK SDKs as possible runtimes for the PrismLauncher flatpak? |
Hi,
There are many Flathub packages that are rely on OpenJDK SDK, such as Shattered Pixel Dungeon or Unciv.
And there are many supported OpenJDK versions provided in Flathub
It would be great if PrismLauncher can also include this support, too.
Best Regards.
The text was updated successfully, but these errors were encountered: