Hi guys, I'm currently working with some unit tests which read data in from XML which is in UTF-8 encoded files, which is fine. However, when I save it via eclipse, it seems to be getting converted to ASNI/ASCII/some other text format. Does anyone know how to get eclipse to respect UTF-8 encodings? Cheers, Alias