You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/01 22:57:45 UTC

[GitHub] [netbeans] duoduobingbing commented on issue #4261: Netbeans Output window uses wrong encoding

duoduobingbing commented on issue #4261:
URL: https://github.com/apache/netbeans/issues/4261#issuecomment-1264500703

   @mossaab0 If you run Netbeans 15 with JDK19+, you will need to add `-Dstdout.encoding=utf-8`; with JDK18 you will need to add `-Dsun.stdout.encoding=utf-8` as `native.encoding` is not settable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists