It would be easier to assert the why if you provide the what. Show the
code that produces the output and someone here will assert why the output.
On 2023-05-01 11:46 a.m., Geert Vancompernolle wrote:
I have the following line in my Java application:
mLogger.info("╔════════════════════════════════════════════════════════════════════════════════╗");
but I see this in the debug console of NB17:
01-05-2023 17:43:22 INFO HomeControl -
╔��������������������������������������������������������������������������������╗
How can I get the correct ascii characters in NB17? Previous versions
of NB (e.g. NB12.5) showed this correctly
---------------------------------------------------------------------
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