Runs on 8,9,10,11.. It is just a simple fix - use the new LnF name instead the old one. The new name is already available in 8...
Sven On Mon, Apr 23, 2018 at 9:08 PM, Emilian Bold <[email protected]> wrote: > I'll comment on GitHub too when I'm logged in there. > > Does this fix run on Java 8? Or is it Java 10 specific? If it's specific > shouldn't we keep checking which JRE are we running on? > > Perhaps some BaseUtilities.isAquaLnF method would help? > > --emi > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > On 23 April 2018 9:54 PM, Sven Reimers <[email protected]> wrote: > > > Hi all, > > > > Since the above issue (https://issues.apache.org/ > jira/browse/NETBEANS-444) > > > > is bad for all OS X users already having installed Java 10, I tried to > fix > > > > this. > > > > The relevant PR is https://github.com/apache/incubator-netbeans/pull/516 > > > > For trying out you can just clone and build my branch from > > > > https://github.com/svenreimers/incubator-netbeans/tree/netbeans-444. > > > > Hope anyone can confirm the fix so we can merge the PR before release (or > > > > RC). > > > > Thanks > > > > Sven > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > -- Sven Reimers * Senior Expert Software Architect * Java Champion * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans Desktop Java: http://community.java.net/javadesktop * JUG Leader JUG Bodensee: http://www.jug-bodensee.de * Duke's Choice Award Winner 2009 * XING: https://www.xing.com/profile/Sven_Reimers8 * LinkedIn: http://www.linkedin.com/in/svenreimers
