jbang-examples
jbang-examples copied to clipboard
fix: Made sure JFX example uses Java 11 or later
why? java8 works too does it not?
Does it for you? Hmm, it doesn't for me... Perhaps I have a Java 8 without JavaFX, is that possible?
Yes. But it should work as it will get the jfx libs from maven central. I'll need to double check but I thought it worked with java 8 at some point at least