Closed
Description
We're successfully embedding the JRE on the Mac OS X application. This has worked very well, and avoided users to have to download Java separately (which is a pain, especially on Mac OS).
We should do the same for Windows and Linux packages. One way to do it might be to use JLink.
Definition of done
- Automated build Linux/Windows also embeds the JRE, and adapt the launcher configuration so it can be found
- The JRE version is consistent with Mac OS X