Bug 97208 - code assist offers to override static methods
Summary: code assist offers to override static methods
Status: RESOLVED DUPLICATE of bug 106725
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M2   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-30 06:06 EDT by Martin Aeschlimann CLA
Modified: 2006-03-30 05:56 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 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 ***