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 55769 - [gjast] Semantic errors in second top level class are not underlined in editor.
Summary: [gjast] Semantic errors in second top level class are not underlined in editor.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ tball
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 14:35 UTC by Daniel Prusa
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java source file (184 bytes, text/plain)
2005-03-02 14:37 UTC, Daniel Prusa
Details
java source file (184 bytes, text/plain)
2005-03-02 14:38 UTC, Daniel Prusa
Details
java source file (184 bytes, text/plain)
2005-03-02 14:38 UTC, Daniel Prusa
Details
java source file (184 bytes, text/plain)
2005-03-02 14:38 UTC, Daniel Prusa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Prusa 2005-03-02 14:35:20 UTC
The attached source file cannot be compiled since
it  has a semantic error in the second top level
class, however, this error is not underlined in
the editor.
Comment 1 Daniel Prusa 2005-03-02 14:37:22 UTC
Created attachment 20615 [details]
java source file
Comment 2 Daniel Prusa 2005-03-02 14:38:33 UTC
Created attachment 20616 [details]
java source file
Comment 3 Daniel Prusa 2005-03-02 14:38:41 UTC
Created attachment 20617 [details]
java source file
Comment 4 Daniel Prusa 2005-03-02 14:38:59 UTC
Created attachment 20618 [details]
java source file
Comment 5 Daniel Prusa 2005-03-02 14:43:40 UTC
Ignore the multiple attachements, please. I have comitted the source
file just once and I have no idea why it was attached four times.
Comment 6 _ tball 2005-03-03 05:33:29 UTC
Fixed error from original error checker -- good bug catch!  Thanks for
the report.
Comment 7 Daniel Prusa 2005-03-04 13:20:50 UTC
Verified, works fine now.
Comment 8 Quality Engineering 2007-09-20 11:57:13 UTC
Reorganization of java component