Re: FlatLat not available in options dialog (NetBeans platform application)

2024-10-18 Thread Michael Bien
On 14.10.24 09:15, avaluedcusto...@freenet.de wrote: Hello, I have a NetBeans Platform application (migrated all the way from 8.x to 23) btw kudos to this achievement, this is quite a version jump :) best regards, michael ---

Re: FlatLat not available in options dialog (NetBeans platform application)

2024-10-18 Thread Neil C Smith
On Wed, 16 Oct 2024 at 14:06, wrote: > I finally got it to work by adding "cnb.org.netbeans.swing.laf.flatlaf" and > "cnb.org.netbeans.swing.plaf" to the "Required Tokens" in > the "Libraries" section of the module implementing the UI. I've just opened https://github.com/apache/netbeans/pull/788