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 112987 - Implements symbol in gutter is doubled for one method
Summary: Implements symbol in gutter is doubled for one method
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Max Sauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 13:11 UTC by Jiri Prox
Modified: 2009-11-02 10:59 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 Jiri Prox 2007-08-16 13:11:34 UTC
Product Version: NetBeans IDE Dev (Build 070816) Java: 1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02 System:
Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb) Userdir: /home/jp159440/.netbeans/dev

Implements symbol (char 'I' in green circle) is doubled for duplicate method. So the first method has no annotation in
gutter and the second has 3 annotation: implements annotation twice and "already defined" error. IMHO it would be better
if the first method (e.g. that one w/o error) would have Implements annotation too.

Reproducible also with Overrides annotation.
Comment 1 Vitezslav Stejskal 2007-08-20 17:59:10 UTC
Reproducible in a dev build. The steps are simple:

1. create a class that implements Externalizable
2. let the IDE to generate all abstract methods
3. copy paste the writeExternal method for example, it will be red underlined and will have three annotations - 2 green
circle Is and one red exclamation mark
Comment 2 David Strupl 2009-03-31 15:54:45 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 3 Quality Engineering 2009-11-02 10:59:03 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX