Bug 212065 - [search] Call hierarchy not found in binary class with attached source.
Summary: [search] Call hierarchy not found in binary class with attached source.
Status: RESOLVED DUPLICATE of bug 151389
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Satyam Kandula CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 15:39 EST by Brian Miller CLA
Modified: 2009-09-29 10:02 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 Brian Miller CLA 2007-12-05 15:39:59 EST
Build ID: M20070921-1145

Steps To Reproduce:
1.Open JFace's MenuManager.java.
2.Try to get the call hierarchy of method handleAboutToHide().
3.See that no invocations are found, even though the method is called from within the same file.
Comment 1 Frederic Fusier CLA 2007-12-05 16:18:44 EST
This looks like a SearchEngine issue, no references are found while searching to the method references => Move to JDT/Core
Comment 2 Frederic Fusier CLA 2007-12-05 16:53:19 EST

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