Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Compiler
-
Labels:None
-
Number of attachments :
Description
The following compiles without warning or error:
class OverrideAnnotatationTest {
@Override
def notOverriden() {}
}
Issue Links
- is depended upon by
-
GRECLIPSE-1428
Groovy editor does not respect @Override
-
- is related to
-
GROOVY-5011
@Override should be allowed (and verified) on properties that implement an interface
-
- relates to
-
GRECLIPSE-1454
no Eclipse compile error for @Override on methods with signatures that don't match that of the parent class
-
Linking to existing issue wrt properties