Bug 14074 - Search: Not all refs to TwoPaneElementSelector constructor found
Summary: Search: Not all refs to TwoPaneElementSelector constructor found
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-17 22:44 EDT by Nick Edgar CLA
Modified: 2002-04-30 06:01 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2002-04-17 22:44:59 EDT
Build 20020416

- with JDT Core and JDT UI in source,
- select TwoPaneElementSelector's single constructor in the Outline
- choose References / Workspace
- it finds the constructors for 2 of the 3 subclasses (MainTypeSelectionDialog 
and TypeSelectionDialog) but not the 3rd (TestSelectionDialog)

- searching for refs to type TwoPaneElementSelector does find all 3
Comment 1 Erich Gamma CLA 2002-04-23 05:46:04 EDT
moving to JDT Core for investigation
Comment 2 Jerome Lanneluc CLA 2002-04-30 06:01:09 EDT
Was able to reproduce in build 20020416 and verified this is fixed in build 
20020425.
Closing.