Closed
Description
This error message appears in the log when opening an application.properties
file:
ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.9.3
I think we need to re-generate the parser for Java properties with the ANTLR version that we use in the dependencies, which seems to be 4.9.3
.