Bug 264116 - unable to open declaration
Summary: unable to open declaration
Status: RESOLVED DUPLICATE of bug 73957
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 20:37 EST by Jeff McAffer CLA
Modified: 2009-02-09 03:47 EST (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 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 ***