Right, the line `12` in the `pom.xml` instructs javac
to compile for Java 12. Changing it back to 11 should work, JavaFX 12 is
compatible with Java 11.
But if you can upgrade, JDK 12 is the better choice anyway.
Glad I could help!
Thomas
To do this, edit $NETBEANS_DIR/etc/netbeans.conf and se
@netbeans.apache.org
Subject: Re: JavaFX debug
Hi,
sorry for the late reply!
I changed the configuration to run on the classpath instead, you can see
a working example here:
https://github.com/zimmi/netbeans-non-modular-javafx-example
The standard "Run" and "Debug" actions in NetBeans sho
n in the
example given.>
>
> BC>
> >
> From: Geertjan Wielenga >
> Sent: April 25, 2019 5:47 PM>
> To: dev>
> Subject: Re: JavaFX debug>
>
> You change this:>
>
> org.example/org.example.Main>
>
> ..
would be part of it, but there is module configuration in the example
> given.
>
> BC
>
> From: Geertjan Wielenga
> Sent: April 25, 2019 5:47 PM
> To: dev
> Subject: Re: JavaFX debug
>
> You change this:
>
> org.example/org.examp
enga
Sent: April 25, 2019 5:47 PM
To: dev
Subject: Re: JavaFX debug
You change this:
org.example/org.example.Main
...to your own Main class.
Or let's just ask Thomas. Hi Thomas, can you provide more info to the above
question?
Thanks,
Gj
On Thu, Apr 25, 2019 at 11:43 PM joe schmo wrote:
org.example/org.example.Main
>
>
> From: Geertjan Wielenga
> Sent: April 25, 2019 5:16 PM
> To: dev
> Subject: Re: JavaFX debug
>
> Um, no, did not know that. Thomas Zimmermann provided you with t
--module
org.example/org.example.Main
From: Geertjan Wielenga
Sent: April 25, 2019 5:16 PM
To: dev
Subject: Re: JavaFX debug
Um, no, did not know that. Thomas Zimmermann provided you with the
instructions, I
hat.
>
> BC
>
> From: Geertjan Wielenga
> Sent: April 25, 2019 4:58 PM
> To: dev
> Cc: d...@netbeans.incubator.apache.org
> Subject: Re: JavaFX debug
>
> Great, looking forward to it. When you've made it, we'll promote it on
> Twitter, F
Since I am unable to debug my JavaFX program I will not be making a tutorial
video. But of course you knew that.
BC
From: Geertjan Wielenga
Sent: April 25, 2019 4:58 PM
To: dev
Cc: d...@netbeans.incubator.apache.org
Subject: Re: JavaFX debug
Great, looking
Thomas Zimmermann
> Sent: April 11, 2019 12:22 PM
> To: dev@netbeans.apache.org
> Subject: Re: JavaFX debug
>
> This works for me:
>
>
> CUSTOM-debug
> debug
>
> install
> exec:exec@debug
>
&g
This might be a good candidate for one of those tutorial videos.
BC
From: Thomas Zimmermann
Sent: April 11, 2019 12:22 PM
To: dev@netbeans.apache.org
Subject: Re: JavaFX debug
This works for me:
CUSTOM-debug
debug
11 matches
Mail list logo