Re: NB on Linux platform and Java FX trouble

2019-11-25 Thread Gustavo Castro
see you https://openjfx.io/openjfx-docs/ El lun., 25 nov. 2019 a las 8:57, Geertjan Wielenga () escribió: > Sorry, wrong video, meant this one: > > https://www.youtube.com/watch?v=8xaRwqcKPSI > > Gj > > On Mon, Nov 25, 2019 at 3:56 PM Geertjan Wielenga > wrote: > >> Use Maven, like this: >> >>

Re: NB on Linux platform and Java FX trouble

2019-11-25 Thread Geertjan Wielenga
Sorry, wrong video, meant this one: https://www.youtube.com/watch?v=8xaRwqcKPSI Gj On Mon, Nov 25, 2019 at 3:56 PM Geertjan Wielenga wrote: > Use Maven, like this: > > https://www.youtube.com/watch?v=l9aoicDiQ_A > > Gj > > On Mon, Nov 25, 2019 at 3:53 PM Luciano Schiavone < >

Re: NB on Linux platform and Java FX trouble

2019-11-25 Thread Geertjan Wielenga
Use Maven, like this: https://www.youtube.com/watch?v=l9aoicDiQ_A Gj On Mon, Nov 25, 2019 at 3:53 PM Luciano Schiavone < luciano.schiav...@gmail.com> wrote: > I installed NB 11.2 on Linux Mint 19 (Tina) with openjdk-11-jdk and > libopenjfx-java. > > When I try to create a Java FXML application

NB on Linux platform and Java FX trouble

2019-11-25 Thread Luciano Schiavone
I installed NB 11.2 on Linux Mint 19 (Tina) with openjdk-11-jdk and libopenjfx-java. When I try to create a Java FXML application NB tells me that the platform doesn't support Java FX. There is anybody else who had the same problem?