I have Apache NetBeans IDE v11.2 installed on Windows 10. I'm using it for my uni-project. It was working fine until I tried to open it today. We were making an example of Swing Jframes and the next time we used Javafx scene builder 2.0.
The issue is that after I start the application it doesn't open. It displays the opening loading stage, but it doesn't open fully. It is present in the running processes of task manager. After I try to open it again I get a Jframe size of 0, 0 (I guess).
Does anyone have the solution to this problem or do I need to put more info about the issue?
I'm still a big noob when it comes to these technologies so any help is welcome. Thanks