Yes, features don't appear magically. :-) If you want a feature, you need to file an issue, and advocate for it on the mailing list.
If you run NetBeans 12.0 beta 2 itself on JDK 8, that native packaging should work as before. Gj On Thu, Mar 26, 2020 at 9:15 PM Jacco van Weert <[email protected]> wrote: > 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) >
