This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152438 - There are no links to current project in the stacktrace in the output window
Summary: There are no links to current project in the stacktrace in the output window
Status: VERIFIED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-05 16:02 UTC by Jiri Prox
Modified: 2009-09-02 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2008-11-05 16:02:17 UTC
Product Version: NetBeans IDE Dev (Build 081104)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.22-15-generic running on i386; UTF-8; en_US (nb)

There are no links to current code in the stacktrace in the output window

Steps to reproduce:
1) write application which throws exception
2) run it
-> stack trace is written to output, but there is no link to the line of code where the exception was thrown
Comment 1 Vitezslav Stejskal 2008-11-05 17:07:56 UTC
Jirko, did you file this for a build from jet-parsing-api clone? If so, it seems to be working fine in my build. If not,
shouldn't it be filed under some other category? Thanks
Comment 2 Tomas Zezula 2008-11-05 17:11:14 UTC
I believe this has nothing in common with parsing.api.
Comment 3 Jiri Prox 2008-11-06 07:49:12 UTC
I can reproduce it only in parsing api build, the dev build is ok.

I'll install newer parsing api build and try it one more time
Comment 4 Peter Pis 2009-09-02 09:50:41 UTC
It works fine for dev build (20090901). Closing as WORKSFORME. 
Comment 5 Jiri Prox 2009-09-02 14:24:06 UTC
v.