Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
JavaScript 
Affected versions
Fixed in
Fixed in build
Next build 
Build
7757
Fixed in build
8251
Severity
0
  • Submitted by   Mark Brennan
    22 months ago (23 Mar 2008 23:22)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:59)
  • Jira: IDEA-43351
    (history, comments)

IDEA-43351

Implementations of Actionscript/Flex interfaces marked as error because expects override keyword

0
Actionscript/Flex requires the override keyword when overriding methods in a base class (IDEA-43001) but does not require the override keyword when implementing an interface's method.

But idea reports an error if an interfaces method implementation does not specify the overide keyword - if this keyword is supplied though mxmlc (flex compiler) will report an error.

Applies to #7757 and #8243

Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments