On 01/08/18 16:03, Emmanuel Bourg wrote:
> 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.

Eclipse doesn't appear to be so smart.

> 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.

Looks like the encoding will need to be set individually per file in
Eclipse. A bit of a pain but not too bad as you'll only need to set it
the first time you look at a file.

Mark

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

Reply via email to