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 - Displaying parser errors
Summary: Displaying parser errors
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker with 1 vote (vote)
Assignee: Tomas Hurka
URL:
Keywords: UI
: 2431 (view as bug list)
Depends on: 21489
Blocks: 22009 22905
  Show dependency tree
 
Reported: 2001-11-13 09:20 UTC by Lea Anthony
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.