You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Ernie Rael <er...@raelity.com> on 2020/02/03 18:51:58 UTC

Debugger exception when debugging JavaFX code

I was just looking at the bug 
https://issues.apache.org/jira/browse/NETBEANS-2559 and the NetBeans 
code which is related.A comment in the code indicates that /exceptions 
are expected/. The problem is that NetBeans shows a dialog, due to an 
"Exceptions.printStackTrace(ex);" in a catch. I added a comment and 
lowered the priority from critical to minor.

Are there some quidelines about reporting exceptions. Is a PR to remove 
the dialog (by removing Exceptions.printStackTrace) appropriate?

I've been running into this dialog... Otherwise debugging, at least 
simple stuff, is OK.

-ernie


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

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




Re: Debugger exception when debugging JavaFX code

Posted by Ernie Rael <er...@raelity.com>.
Any comments?

I guess I'll just file a PR to take out the printStackTrace.

I'm wonder if its something that should be off for release builds and on 
otherwise?

-ernie

On 2/3/2020 10:51 AM, Ernie Rael wrote:
> I was just looking at the bug 
> https://issues.apache.org/jira/browse/NETBEANS-2559 and the NetBeans 
> code which is related.A comment in the code indicates that /exceptions 
> are expected/. The problem is that NetBeans shows a dialog, due to an 
> "Exceptions.printStackTrace(ex);" in a catch. I added a comment and 
> lowered the priority from critical to minor.
>
> Are there some quidelines about reporting exceptions. Is a PR to 
> remove the dialog (by removing Exceptions.printStackTrace) appropriate?
>
> I've been running into this dialog... Otherwise debugging, at least 
> simple stuff, is OK.
>
> -ernie
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


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

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