Re: Failing Gradle support for modular JavaFX project in 11-vc2

2019-03-08 Thread Laszlo Kishalmi
Well you are hitting: https://issues.apache.org/jira/browse/NETBEANS-2004 I'm going to update it with your comments. Unfortunately there is no trivial throw in solution to the problem, at least not one I know of, that support needs a proper implementation. I was trying to do something easy to

Failing Gradle support for modular JavaFX project in 11-vc2

2019-03-08 Thread Scott Palmer
I just recently attempted to make a modular project. I’m using JavaFX so I tried the somewhat-official javafx gradle plugin and used the modular gradle example from here: https://github.com/openjfx/samples/tree/master/CommandLine/Modular/Gradle/hellofx