Bug 264116

Summary: unable to open declaration
Product: [Eclipse Project] JDT Reporter: Jeff McAffer <jeffmcaffer>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Jeff McAffer CLA 2009-02-08 20:37:57 EST
in M5

There are a number of cases where having a type open from the target (for example in a debugger) users are unable to select an element and hit F3 to open the declaration.  It seems that often you can open types in the referenced from the methods (by picking on the type and hitting F3) but you are unable to open member declarations.
Comment 1 Dani Megert CLA 2009-02-09 03:47:17 EST
Works fine here with correct workspace setup. I suspect you run into the partial type hierarchy bug 73957 again, that's being moved between JDT Core and PDE.

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