Yes, it always happens & I have to make the minor changes by hand.
David Johson
On Sun, 2021-04-11 at 15:05 +0300, Gheorghe TUDOSE wrote:
> Hello,
>
> I've made a very simple Java Modular Application project, added the
> JavaFX 13 library and made an empty FXML file. Used SceneBuilder to
> add a P
Sorry, I forgot to mention that I'm using NetBeans 12.3 on ubuntu, Java 14,
JavaFX 13.
În dum., 11 apr. 2021 la 15:35, HRH a scris:
> The earlier versions of NB didn't have this issue.
>
> On Sunday, April 11, 2021, 4:36:10 PM GMT+4:30, Gheorghe TUDOSE <
> tudo@gmail.com> wrote:
>
>
> Hello,
The earlier versions of NB didn't have this issue.
On Sunday, April 11, 2021, 4:36:10 PM GMT+4:30, Gheorghe TUDOSE
wrote:
Hello,
I've made a very simple Java Modular Application project, added the JavaFX 13
library and made an empty FXML file. Used SceneBuilder to add a Panel with a
Hello,
I've made a very simple Java Modular Application project, added the JavaFX
13 library and made an empty FXML file. Used SceneBuilder to add a Panel
with a Button on it and written by hand an identifier for the OnAction
handler. Saved the file, then back in NetBeans tried the Make Controller