Hello,
I'm trying to read a .INI file on Windows. Some leys end with a directory separator (a backslash \) - a fact I cannot change. It appeas that INI4J is using as an escape character, and concatenating the next line.
Here's an example file, some code, and the resulting output. Is there a way to configure INI4J to ignore trailing escape characters?
Regards,
Charles
[section].
2009-10-09 11:18:54 UTC in [ini4j]