You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Juan F Arjona (Jira)" <ji...@apache.org> on 2020/06/15 19:45:00 UTC

[jira] [Created] (NETBEANS-4453) Output window doesn't display System.out.print lines until newline is sent.

Juan F Arjona created NETBEANS-4453:
---------------------------------------

             Summary: Output window doesn't display System.out.print lines until newline is sent.
                 Key: NETBEANS-4453
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4453
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 12.0
         Environment: Any
            Reporter: Juan F Arjona
         Attachments: nb-bug.zip

Hello:

I am attaching a demonstration of the bug.  Please load the Maven project and run it by selecting on the menu, Run/Run File.

The output window stream seems to wait for newline in order to render the output.  This behavior breaks any CLI application that asks questions to the user in a single line.

This was only present in prior versions when a custom installation of Maven was used.  After NB 12, it happens always.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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