Bug 5942 - Selecting method in hierarchy doesn't select source in editor
Summary: Selecting method in hierarchy doesn't select source in editor
Status: RESOLVED DUPLICATE of bug 5804
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-15 05:05 EST by Jerome Lanneluc CLA
Modified: 2001-11-19 12:04 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***