Exe file of Drifty requires Java to be pre-installed #246
-
When I download Drifty for Windows, it tells me to download and install jdk and jre, which is very tedious process for most users. Can this be improved? Like an app with jdk pre-included. |
Beta Was this translation helpful? Give feedback.
Answered by
SaptarshiSarkar12
Aug 16, 2023
Replies: 1 comment
-
Yes, we are on the way to make native executable with zero dependency requirements. They will work like native execuable. This features will be coming in version 2.0.0. Stay tuned till then! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SaptarshiSarkar12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, we are on the way to make native executable with zero dependency requirements. They will work like native execuable.
We are using GraalVM and GluonFX Maven Plugin for building those executables for all three OS.
This features will be coming in version 2.0.0. Stay tuned till then!