I have a rich text class present in OL 3.3 which i am converting to OL5.0 i used the incubator code present in 5.0 but when i am compiling it . I am getting this error. Any idea why this error is coming?
[exec] org.openlaszlo.sc.CompilerError: extensions/views/richinputtext.lzx: 113: Error: Overriding a function that is not marked for override, in line: function updateData () {
[exec] extensions/views/richinputtext.lzx: 182: Error: Overriding a function that is not marked for override, in line: function getText () {