Hello, I have a NetBeans Platform application (migrated all the way from 8.x to 23) and I wanted to provide the option to set FlatLaf as the look & feel (mainly for Linux).
I have included "FlatLaf", "Flatlaf Look and Feel" and "Look & Feel Customization Library" in the RCP main application, but when I open the options dialog, only the built-in Look & Feel classes are shown in the drop down and the "FlatLaf" tab is missing completely. I can set it as the default L&F through the application branding (see https://github.com/apache/netbeans/discussions/5921#discussioncomment-5846499) but it still doesn't show up as a selectable option and the tab to configure FlatLaf doesn't show up either What am I missing? Do I need to add something to the layer.xml to make it appear? The project uses Ant (not Maven) Regards Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists