Re: Reducing the size of JavaFX native image app

2021-08-26 Thread Nir Lisker
ithub.com/drifted-in/hello-javafx > [2] https://github.com/gluonhq/gluonfx-maven-plugin > [3] > > https://stackoverflow.com/questions/66250311/reducing-the-size-of-javafx-nat > ive-image-app > <https://stackoverflow.com/questions/66250311/reducing-the-size-of-javafx-native-image-app> > [4] https://docs.microsoft.com/en-us/microsoft-edge/webview2/ > >

Reducing the size of JavaFX native image app

2021-08-26 Thread Jan Tosovsky
Dear All, when building a minimum JavaFX app [1] for Windows platform using Gluon's maven plugin [2] incorporating GraalVM native image, the final exe size is approx. 60 MB. It is quite large. I've been searching for the help on StackOverflow [3], but there is no response for last 6 months. I am a