You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Iiro Nykänen (Jira)" <ji...@apache.org> on 2020/06/04 09:54:00 UTC

[jira] [Commented] (NETBEANS-4295) No console output when debugging platform on Windows

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

Iiro Nykänen commented on NETBEANS-4295:
----------------------------------------

If your platform application is Ant based, this might be caused by NETBEANS-2198.

> No console output when debugging platform on Windows
> ----------------------------------------------------
>
>                 Key: NETBEANS-4295
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4295
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Launchers&amp;CLI
>    Affects Versions: 9.0, 10.0, 11.0, 11.1, 11.2, 11.3
>         Environment: Windows
>            Reporter: Austin Stephens
>            Priority: Major
>              Labels: console, debug, output
>
> When you run Netbeans on a Mac or Linux, you can see the console output when debugging a Netbeans platform application, likely because they inherit std in and out. This does not happen on Windows. This makes it much harder to do debugging because operations (such as `Throwable.printStackTrace()`) produce no output in the output window.
> This can easily be reproduced by creating a new Netbeans Platform Application and debugging it. You will see logger output on Mac and Linux, but not in Windows.



--
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