Xtend and Charset fun [message #756452] |
Sun, 13 November 2011 09:20  |
Eclipse User |
|
|
|
Hi,
I've been hit by a charset problem when working with different
development envs:
* Win32
* Mac OS X
The problem is that xtend uses the french quotes which cause problems
because when one creates a file on Win32 the charset is CP1252 and on
Mac one gets a default encoding MacRoman.
I currently have no suggestion how to overcome the problem people won't
run into when using Java normally (unless one has inlined messages with
high bit charsets) but maybe issuing a warning and or creating
xtend-Files always e.g. using ISO-8859-1.
Tom
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.23339 seconds