ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7.1
Disclaimer: The fix below is intended to solve a specific problem with some dependencies conflict, mostly databinding issues can cause this error but are only a consequence of wrong XML or code and the solution below will not work in this case. Double check your XML/code correctness before trying the below solution. This is a … Read more