Bug 122443 - [search] FindImplementorsAction should work for classes as well
Summary: [search] FindImplementorsAction should work for classes as well
Status: RESOLVED INVALID
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: needinfo
Depends on:
Blocks:
 
Reported: 2006-01-01 17:08 EST by Markus Keller CLA
Modified: 2009-08-30 02:09 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2006-01-01 17:08:58 EST
I20051215-1506

FindImplementorsAction currently does not work for classes. This restriction is unnecessary and should be removed. See also bug 122442 about the inconsistent JDT/Core javadoc in this regard.
Comment 1 Martin Aeschlimann CLA 2006-01-04 10:35:57 EST
I couldn't find an example with results.
class A extends B {
}
class B {
}

Implementors on B: none

Frederic, I guess thats the intended behaviour, right?

Please reopen if I missed something.
Comment 2 Denis Roy CLA 2009-08-30 02:09:18 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.