[
https://issues.apache.org/jira/browse/NETBEANS-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470276#comment-17470276
]
Thomas Schapitz commented on NETBEANS-6298:
-------------------------------------------
NETBEANS-4595 and NETBEANS-6298 are related, in that both are concerning the
execution environment of a java process, that has been spawned via Netbeans ->
Maven -> exec-maven-plugin:exec.
Users seem to expect, that the spawned process seamlessly inherits the
execution settings of Netbeans - but this may only be achieved by explicitly
configuring it in an non-obvious way.
Considerable part of this is caused by limits imposed by
exec-maven-plugin:exec, which isn't even hosted within apache.org
> Match NetBeans console encoding to system/app console encoding
> --------------------------------------------------------------
>
> Key: NETBEANS-6298
> URL: https://issues.apache.org/jira/browse/NETBEANS-6298
> Project: NetBeans
> Issue Type: Bug
> Components: cnd - Editor
> Affects Versions: 12.0, 12.1, 12.2, 12.3, 12.4, 12.5, 12.6, NB13, 13
> Environment: Windows 10、JDK1.8.201、Maven3.6.0、Netbeans12.6、Project
> encoding UTF-8
> Reporter: luke
> Priority: Blocker
> Attachments: Garbled.gif, Garbled.png, console-output-well.png,
> full_output.png, screenshot-1.png, screenshot-2.png, screenshot-3.png
>
>
> My Windows OS language is Simplified Chinese and the default OS encoding is
> GBK. When I open a properties file or a text file, the editor shows the file
> contents as garbled, if I add the parameter -J-Dfile.encoding=UTF-8, the
> editor opens the file in UTF-8 encoding format and the file is not garbled,
> but the console output is garbled.
> !Garbled.gif|width=1055,height=536!
> !Garbled.png|width=1542,height=843!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
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