Bug 27295

Summary: Relevance of member type in type cast should be higher
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
DeltaProcessor.java none

Description Jerome Lanneluc CLA 2002-11-28 06:38:41 EST
Build 20021126

In the attached source, position cursor on line 828 column 33 and Ctrl+Space.
The proposal is first DeltaProcessor then RootInfo. Since the identifier starts 
with Root, RootInfo relevance should be higher.
Comment 1 Jerome Lanneluc CLA 2002-11-28 06:39:57 EST
Created attachment 2555 [details]
DeltaProcessor.java
Comment 2 Jerome Lanneluc CLA 2002-11-28 07:06:43 EST
My mistake, the first proposal is DeltaProcessor.RootInfo, the second is 
org.eclipse.core.internal.RootInfo.

Closing