Bug 176273 - [decorators] New method decorator for overridden
Summary: [decorators] New method decorator for overridden
Status: RESOLVED DUPLICATE of bug 103102
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-03 05:01 EST by Markus Friedli CLA
Modified: 2007-03-12 02:40 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Friedli CLA 2007-03-03 05:01:51 EST
Hello eclipse team

As a used IDEA developer I really miss a feature in eclipse that helps during refactoring code. 
Similar as the "override" method decorator an "overridden" decorator could indicate that a method is overridden by some other classes. With a click on the decorator icon a list with all occurrences that override this method could be displayed.

Regards,
Markus
Comment 1 Eike Stepper CLA 2007-03-03 05:11:34 EST
Markus, I really like this "idea" ;-)

+1
Comment 2 Dani Megert CLA 2007-03-11 13:29:53 EDT
If you want this in the editor then this is a dup of bug 103102.
Comment 3 Markus Friedli CLA 2007-03-12 02:40:50 EDT
Yes, it's the same as bug 103102.
I have marked it as duplicate.


*** This bug has been marked as a duplicate of bug 103102 ***