Hi, Am Montag, dem 27.01.2025 um 12:03 -0800 schrieb Mark Eggers: > That works great for the default font. I am on Windows and need to set > the default encoding to UTF-8. I typically add -J-Dfile.encoding=UTF-8 > in netbeans.conf. > > Is there a way to manage that similarly to the font configuration shown > below?
Use JDK 21. The JDK switched to utf-8 by default in JDK 18 as proposed by JEP400. Greetings Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists