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 17578

Summary: Displaying parser errors
Product: java Reporter: Lea Anthony <lanthony>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: CLOSED FIXED    
Severity: blocker CC: raccah
Priority: P2 Keywords: UI
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 21489    
Bug Blocks: 22009, 22905    

Description Lea Anthony 2001-11-13 09:20:26 UTC
It would be good if the errors produced by the internal parser when scanning the
java sources would be available to the user. This could be either in a subnode
of the sourcefile in explorer, or as svata suggested, glyphs in the actual
source window.
Comment 1 Jan Chalupa 2001-11-27 12:49:56 UTC
Target milestone -> 3.3.1.
Comment 2 Jan Becicka 2002-01-16 13:57:05 UTC
Should be IMHO implemented in 3.4.
Comment 3 Jan Becicka 2002-01-16 14:53:07 UTC
*** Issue 2431 has been marked as a duplicate of this issue. ***
Comment 4 Svata Dedic 2002-01-17 18:42:25 UTC
We'll use annotations in Editor's gutter as a start.
Comment 5 Pavel Buzek 2002-03-11 16:18:20 UTC
changing from Must-have to Should-have for 3.4
Comment 6 Tomas Hurka 2002-04-03 08:36:23 UTC
Done in trunk. The errors and warnings are marked using annotations;
error message is in annotation tooltip.
Comment 7 Jan Becicka 2002-04-03 13:43:17 UTC
Verified
Comment 8 Quality Engineering 2003-07-01 13:17:59 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.