Bug 97208

Summary: code assist offers to override static methods
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: David Audel <david_audel>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.2 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Martin Aeschlimann CLA 2005-05-30 06:06:37 EDT
RC2

See bug 76745. Creating a static method with the same signature as a method from
a super type just asks for trouble. Code assist should not offer such proposals. 
That would be consistent with private methods which are also not offered to be
overridden.
Comment 1 David Audel CLA 2006-03-30 05:56:16 EST

*** This bug has been marked as a duplicate of 106725 ***