Bug 5942

Summary: Selecting method in hierarchy doesn't select source in editor
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Jerome Lanneluc CLA 2001-11-15 05:05:39 EST
Build 20011114

1. Take a self hosting workspace where org.eclipse.jdt.launching is in binary 
form.
2. Open type hierarchy perspective on 
org.eclipse.jdt.launching.AbstractVMInstallType
3. Select method createVMInstall(String)
Observe: The java editor doesn't show the source range (if in full source mode) 
or it doesn't show the method (if in segmented source mode)
Comment 1 Martin Aeschlimann CLA 2001-11-19 12:04:51 EST
This was fixed by 5804 

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