Le 01/08/2018 à 16:34, Mark Thomas a écrit :

> I think there is a little more work to be done. Currently the files are
> corrupted when I look at them in an IDE. I've tried playing with
> svn:mimetype without much luck.

With IntelliJ the encoding is automatically detected as UTF-8, but I had
to restart the IDE otherwise it kept seeing them as ISO-8859-1 files and
started corrupting them. Invalidating the caches may also help ("File ->
Invalidate Caches / Restart" in IntelliJ). If it doesn't work there is a
per-project encoding for properties files that can be configured from
File -> Settings -> Editor -> File Encodings -> Properties Files.
Ironically I just noticed the 'Transparent native-to-ascii conversion'
checkbox there.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to