Alexander - 2018-11-07

I found the reason of the issue. I'm using JavaFX framework and it doesn't enforce you to actually write the main method. So it is indeed is missing in main class, after addition it works like expected.

 

Last edit: Alexander 2018-11-07