Project
IntelliJ IDEA
Priority
Critical
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Eugene Vigdorchik
Subsystem
Editor. Error Highlighting
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Martin Fuhrer
    6 years ago (17 Aug 2005 10:43)
  • Updated by   root
    2 years ago (17 Jan 2010 20:22)
  • Jira: IDEADEV-2267
    (history, comments)
 
IDEA-29922 @Override is falsely flagged as error when overriding abstract method
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
This is a new bug introduced after build 3436 (5.0).

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Martin Fuhrer
  Martin Fuhrer
17 Aug 2005 11:01
6 years ago
The corresponding intention works fine: removing the @Override annotation is flagged as "Missing @Override annotation".