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 49579 - "override Annotation" in glyph margin exception
Summary: "override Annotation" in glyph margin exception
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 06:23 UTC by pzgyuanf
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Main.java (509 bytes, text/java)
2004-09-27 06:23 UTC, pzgyuanf
Details
snapshoot1.png (8.24 KB, image/png)
2004-09-27 06:24 UTC, pzgyuanf
Details
Main1.jav (252 bytes, text/plain)
2004-09-27 06:25 UTC, pzgyuanf
Details
the logMessage (9.72 KB, text/plain)
2004-09-27 06:27 UTC, pzgyuanf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzgyuanf 2004-09-27 06:23:03 UTC
1. input the source as in attachment Main.java
2. look the "override Annotation" in attachment
snapshoot1.png
3. delete some line, as result in attachment
Main1.java
4. the "override Annotation" disappear gradually,
this is right, but
5. the excepton throw.

-------------
Other type annotation has this problem either
Comment 1 pzgyuanf 2004-09-27 06:23:51 UTC
Created attachment 17878 [details]
Main.java
Comment 2 pzgyuanf 2004-09-27 06:24:55 UTC
Created attachment 17879 [details]
snapshoot1.png
Comment 3 pzgyuanf 2004-09-27 06:25:56 UTC
Created attachment 17880 [details]
Main1.jav
Comment 4 pzgyuanf 2004-09-27 06:27:39 UTC
Created attachment 17881 [details]
the logMessage
Comment 5 Martin Matula 2004-09-27 15:56:20 UTC
Fixed.

Checking in src/org/netbeans/modules/java/OverrideAnnotation.java;
/cvs/java/src/org/netbeans/modules/java/OverrideAnnotation.java,v  <--
 OverrideAnnotation.java
new revision: 1.8; previous revision: 1.7
done