Bug 118214 - [completion] "has inconsistent hierarchy" field should not be proposed
Summary: [completion] "has inconsistent hierarchy" field should not be proposed
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 06:06 EST by David Audel CLA
Modified: 2005-12-12 10:53 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 David Audel CLA 2005-11-28 06:06:44 EST
build I20051123-1200
1) create X.java
public class X extends Unknown {
  void foo() {
    this.|
  }
}
2) do ctrl + space at | location
a strange field named "has inconsistent hierarchy" is proposed
Comment 1 David Audel CLA 2005-11-28 06:27:16 EST
Fixed and test added
  CompletionTests#testInconsistentHierarchy1()
Comment 2 Jerome Lanneluc CLA 2005-12-12 10:53:35 EST
Verified for 3.2 M4 using build I20051212-0010