You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Mark J Koch <ma...@maehem.com> on 2021/05/02 22:54:48 UTC

Re: Stack trace not highlighting and clickable

The Window->Debugging->Analyze Stack feature seems to kinda work. See attached image.

Some of the code is hyperlinked and does open that file when I click it, but my own code and some of the other com.java…. code has no hyperlinks.


Mark



> On Apr 30, 2021, at 1:14 PM, Juan Algaba <ja...@colef.mx> wrote:
> 
> Do you have the same problem if you copy and paste it in Window -> Debugging -> Analyze Stack ?
> 
> On Fri, Apr 30, 2021 at 11:14 AM Mark J Koch <mark@maehem.com <ma...@maehem.com>> wrote:
> 
> I have similar behavior with Netbeans 12.3 on OS X.  My stack traces in JavaFX are hyperlinked but nothing happens when I click them.
> 
> Mark
> 
> 
> 
> > On Apr 6, 2021, at 1:49 PM, Will Hartung <willhartung@gmail.com <ma...@gmail.com>> wrote:
> > 
> > I honestly haven't tried this with anything else.
> > 
> > But in my JavaFX project, when I get stack traces in the Output window, I can't click on the lines to jump to the code in the IDE.
> > 
> > I seem to recall being able to do this before.
> > 
> > The stack traces are just plain text now.
> > 
> > Am I mistaken?
> > 
> > Thanks.
> > 
> > Regards,
> > 
> > Will Hartung
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org <ma...@netbeans.apache.org>
> For additional commands, e-mail: users-help@netbeans.apache.org <ma...@netbeans.apache.org>
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists <https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists>
> 
> 
> 
> -- 
> --Juan Algaba