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 28191

Summary: Underline stacktrace lines in NotifyException dialog
Product: cnd Reporter: akemr <akemr>
Component: TerminalemulatorAssignee: _ tboudreau <tboudreau>
Status: CLOSED WONTFIX    
Severity: blocker CC: jglick, mmirilovic
Priority: P4 Keywords: REGRESSION
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description akemr 2002-10-23 09:31:29 UTC
Since 4.0, when NotifyException dialog was
displayed, it used output window to hyperlink
stacktrace lines to allow open editor on
appropriated row java source.

It won't be possible after new projects are
integrated (repository != classpath)

Jesse suggested:
> Perhaps there can be some interface in OW code
(core)
> which apisupport could implement and register to
lookup - 
> the impl would know about the Classpath API and
> offer to hyperlink lines of output.

See #27652 for details.
Comment 1 Marian Mirilovic 2002-12-06 17:14:39 UTC
reassigne to Tim, new owner of terminal emulator
Comment 2 _ tboudreau 2004-01-07 11:13:10 UTC
Projects is gone, which kills one reason for this issue's existence.
Better solution:  Kill NotifyException.  I don't know any other
application that displays such things - if Photoshop has a problem, it
doesn't show me a stack trace, same with any other application I can
think of except NetBeans.
Comment 3 Jesse Glick 2004-01-07 17:20:54 UTC
This issue doesn't exist because of Projects - it exists because of
openide separation work done in part to support Projects. The upshot
is that stack traces used to be hyperlinked in exception dialogs and
now they are not.

Anyway I tend to agree that we shouldn't have this dialog to begin with.
Comment 4 Marian Mirilovic 2005-07-15 14:28:19 UTC
closed
Comment 5 Quality Engineering 2008-12-23 08:25:45 UTC
moving terminal emulator issues to terminalemulator component.
To see the correct version and target milestone of this issue look at Issue
Activity table.