Bug 14074

Summary: Search: Not all refs to TwoPaneElementSelector constructor found
Product: [Eclipse Project] JDT Reporter: Nick Edgar <n.a.edgar>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M6   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.