[
https://issues.apache.org/jira/browse/NETBEANS-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Markes updated NETBEANS-5356:
-----------------------------------
Environment: Apache NetBeans 12.2 - Java Ant Project - JDK 15.0.2 - Windows
10 x64 (was: Apache NetBeans 12.2 - Java Ant Project - Windows 10 x64)
> Carriage return "\r" not working probably on the output window
> --------------------------------------------------------------
>
> Key: NETBEANS-5356
> URL: https://issues.apache.org/jira/browse/NETBEANS-5356
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Output Window
> Affects Versions: 12.2
> Environment: Apache NetBeans 12.2 - Java Ant Project - JDK 15.0.2 -
> Windows 10 x64
> Reporter: Jason Markes
> Priority: Major
>
> A simple execution of the following statment can show up the problem.
> System.out.println("Hello, World\rJello");
> The expected output should be "Jello, World", while NetBeans shows "Jello" in
> the output window after a normal file run.
> The issue doesn't appear when the Java file is executed in CMD.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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