I have backslashes in my properties that are getting flagged as Errors for "extraneous input '\\' expecting line break and missing line break at '\\'. The weird thing is that if I close each properties file, the error goes away. Is there an application.properties setting I can modify to prevent these windows type file paths from being flagged as Errors?
I have backslashes in my properties that are getting flagged as Errors for "extraneous input '\' expecting line break and missing line break at '\'.
The weird thing is that if I close each properties file, the error goes away.
Is there an application.properties setting I can modify to prevent these windows type file paths from being flagged as Errors?