Re: Bundle JRE 10 to a netbeans platform application

2018-08-19 Thread Geertjan Wielenga
First try to bundle JRE 8. If that works, then try to bundle JRE 10. Doing it like this makes it easier to narrow down the problem. Gj On Mon, Aug 20, 2018 at 8:10 AM, Andreas Hauffe < andreas.hau...@tu-dresden.de> wrote: > Hi, > > I'm trying to bundle a JRE 10.0.2 to a netbeans platform applica

Bundle JRE 10 to a netbeans platform application

2018-08-19 Thread Andreas Hauffe
Hi, I'm trying to bundle a JRE 10.0.2 to a netbeans platform application. I'm using the following article https://dzone.com/articles/including-jre-in-nbi and change the part of creating the zip file of the jre by something like the following lines jlink --strip-debug --no-header-files --no-m