I am using Netbeans 11.2 on Ubuntu 18.04 as snap package. Try to enable --enable-preview
in a Maven project as described in the documentation:
I do not see "Additional Compiler Options" in my UI, see below
The referenced issue is merged, so what is wrong here?
Note that building and running the application (using preview features) via Maven from inside Netbeans, is just working fine!