Re: JavaFx Problem

2020-07-05 Thread Emilian Bold
Start by telling us which errors you see. --emi lun., 6 iul. 2020, 08:04 Brain Rebooting a scris: > Why Apache NetBeans 12 don't execute my JavaFX program? I run the same to > same program in IntelliJ IDEA community edition and it works. But NetBeans > shows there are some errors. Here is my

Re: JavaFx Problem

2020-07-05 Thread Brain Rebooting
Problems started from this line on the console: Exception in Application start method But when I run the same program in IntelliJ IDEA community edition, it just works and literally I don't see any error on my own source code. Apache NetBeans error detector don't show any error on my source

JavaFx Problem

2020-07-05 Thread Brain Rebooting
Why Apache NetBeans 12 don't execute my JavaFX program? I run the same to same program in IntelliJ IDEA community edition and it works. But NetBeans shows there are some errors. Here is my software usage: Apache NetBeans 12 Ubuntu 18 JDK 8 Samiul alom sium Bangladesh

Re: NB12 - debugger is not going into the method

2020-07-05 Thread John Mc
Do you have a small example of this behaviour? I've not come across it myself, so without steps to reproduce, or a clear and simple example it might be hard to get someone to help you on resolving this issue... Regards John On Sun, 5 Jul 2020 at 06:03, Greenberg, Gary wrote: > I am trying to