Bug 25888 - Open on selection fails on private binary inner class contructor
Summary: Open on selection fails on private binary inner class contructor
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-08 09:20 EST by Jerome Lanneluc CLA
Modified: 2002-12-17 10:06 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 2002-11-08 09:20:09 EST
Build 20021105

1. Self-hosting workspace with org.eclipse.jdt.ui as binary project
2. Open JavaTextHover
3. In Outline, select JavaTextHover.installTextHovers()
4. Select ConfigurationElementComparator
5. Press F3
Observe: You just get a beep.
Comment 1 David Audel CLA 2002-11-18 06:41:05 EST
The problem is :
Open on selection can not find static binary inner class constructor.

Fixed.
Comment 2 David Audel CLA 2002-12-17 10:06:46 EST
Verified.