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 181920 - Analyze Stack Window does not support Ant output.
Summary: Analyze Stack Window does not support Ant output.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 08:16 UTC by Jan Jancura
Modified: 2010-03-12 08:33 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 Jan Jancura 2010-03-12 08:16:49 UTC
Following stack is not highlighted in ASW:
     [java] java.lang.Exception: Stack trace
     [java] 	at java.lang.Thread.dumpStack(Thread.java:1206)
     [java] 	at org.foo.ide.Main.run(Main.java:40)
     [java] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
     [java] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
     [java] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     [java] 	at ...
Comment 1 Jan Jancura 2010-03-12 08:33:53 UTC
fixed in jet-main:http://hg.netbeans.org/jet-main/rev/a81378bfdbd7