You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tim Smith (Jira)" <ji...@apache.org> on 2020/09/01 15:29:00 UTC

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

    [ https://issues.apache.org/jira/browse/NETBEANS-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188554#comment-17188554 ] 

Tim Smith commented on NETBEANS-4453:
-------------------------------------

I can confirm that this is an issue with both Maven and Gradle projects, and does not occur in Ant projects. 

The type of programs this impacts are the ones created by students in their introductory courses. This bug could contribute to driving future developers to other IDE's. 

> 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
>            Priority: Major
>         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