Re: JPackage and JavaFX

2020-08-22 Thread Davide Perini
om/fvarrui/JavaPackager for me this tool need to be hightlight and it need feedback On 20/08/2020 02:52, Davide Perini wrote: Hi all, is there someone able to use JPackage with JavaFX under ubuntu with JDK14? When I try to use jpackage on ubuntu I get this error: jpackage -n TestFX -i target

Re: JPackage and JavaFX

2020-08-21 Thread Davide Perini
;. This is different from the one found inside the ".. javafx-sdk-14.0.2.1/lib" directory, resulting in the hash conflict. Tobias Oelgarte Mail: tobias.oelga...@gmail.com On 20.08.20 02:52, Davide Perini wrote: Hi all, is there someone able to use JPackage with JavaFX under ubuntu wi

Re: JPackage and JavaFX

2020-08-20 Thread Kevin Rushforth
/JavaPackager for me this tool need to be hightlight and it need feedback On 20/08/2020 02:52, Davide Perini wrote: Hi all, is there someone able to use JPackage with JavaFX under ubuntu with JDK14? When I try to use jpackage on ubuntu I get this error: jpackage -n TestFX -i target --main-jar

Re: JPackage and JavaFX

2020-08-20 Thread Kevin Rushforth
vin On 8/20/2020 7:12 AM, Bardot Jérôme wrote: i personaly try to use javapackager https://github.com/fvarrui/JavaPackager for me this tool need to be hightlight and it need feedback On 20/08/2020 02:52, Davide Perini wrote: Hi all, is there someone able to use JPackage with JavaFX un

Re: JPackage and JavaFX

2020-08-20 Thread Bardot Jérôme
i personaly try to use javapackager https://github.com/fvarrui/JavaPackager for me this tool need to be hightlight and it need feedback On 20/08/2020 02:52, Davide Perini wrote: > Hi all, > is there someone able to use JPackage with JavaFX under ubuntu with JDK14? > > When I try to

Re: JPackage and JavaFX

2020-08-19 Thread Tobias Oelgarte
fferent from the one found inside the ".. javafx-sdk-14.0.2.1/lib" directory, resulting in the hash conflict. Tobias Oelgarte Mail: tobias.oelga...@gmail.com On 20.08.20 02:52, Davide Perini wrote: Hi all, is there someone able to use JPackage with JavaFX under ubuntu with JDK14

Re: JPackage and JavaFX

2020-08-19 Thread Kevin Rushforth
, is there someone able to use JPackage with JavaFX under ubuntu with JDK14? When I try to use jpackage on ubuntu I get this error: jpackage -n TestFX -i target --main-jar tmyjar-jar-with-dependencies.jar -d output --module-path /home/sblantipodi/dev/jdk/javafx-sdk-14.0.2.1/lib WARNING: Using

JPackage and JavaFX

2020-08-19 Thread Davide Perini
Hi all, is there someone able to use JPackage with JavaFX under ubuntu with JDK14? When I try to use jpackage on ubuntu I get this error: jpackage -n TestFX -i target --main-jar tmyjar-jar-with-dependencies.jar -d output --module-path /home/sblantipodi/dev/jdk/javafx-sdk-14.0.2.1/lib WARNING