Hello, New on this list, and perhaps off topic. But I use beta2 with Java14 (+FX) for development. I always the standard Java-ant project. And since Netbeans 8 the native packaging doesn't work.
But with Java 14 (the new jpackager) I hoped this would work again but alas when selecting; Package as -> Image Only I get the error; /build-native.xml:519: typedef class com.sun.javafx.tools.ant.FXJar cannot be found using the classloader AntClassLoader[] BUILD FAILED (total time: 8 seconds)
