[ 
https://issues.apache.org/jira/browse/NETBEANS-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Austin Stephens updated NETBEANS-4295:
--------------------------------------
    Description: 
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.

  was: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.


> 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&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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to