You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Will Hartung <wi...@gmail.com> on 2022/11/08 22:04:08 UTC

Clicking on stack trace in output window

It seems that when developing code using the Java module system (i.e. using
a module-info.java), that when you get a stack trace you get lines like
this:

at FXRdf@1.0-SNAPSHOT
/bit.fxrdf.DataSetManager.getDataset(DataSetManager.java:12)

But when you click on them, it doesn't jump into the source code, like it
does with a normal project.

Is there something that's getting in the way of this? It's been doing this
for some time now.

Regards,

Will Hartung

Re: Clicking on stack trace in output window

Posted by Will Hartung <wi...@gmail.com>.
On Tue, Nov 8, 2022 at 4:00 PM Michael Bien <mb...@gmail.com> wrote:

> Hi Will,
>
> is this from the output window or the "Analyze Stack" window?
>

It's the output window. Where the stack traces appear when exceptions are
printed out.

> in any case.. would be good to file a bug report since this sounds like
> a bug.
>
> I'm just kind of surprised it's not been noticed.

Regards,

Will Hartung

Re: Clicking on stack trace in output window

Posted by Michael Bien <mb...@gmail.com>.
Hi Will,

is this from the output window or the "Analyze Stack" window?

in any case.. would be good to file a bug report since this sounds like 
a bug.

best regards,
michael



On 08.11.22 23:04, Will Hartung wrote:
> It seems that when developing code using the Java module system (i.e. 
> using a module-info.java), that when you get a stack trace you get 
> lines like this:
>
> at 
> FXRdf@1.0-SNAPSHOT/bit.fxrdf.DataSetManager.getDataset(DataSetManager.java:12)
>
> But when you click on them, it doesn't jump into the source code, like 
> it does with a normal project.
>
> Is there something that's getting in the way of this? It's been doing 
> this for some time now.
>
> Regards,
>
> Will Hartung
>


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

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