Unicode characters will be translated?
I have some Chinese characters in my xtend file:
But when it be converted to java, it becomes:
I wonder is it possible to let xtend keep the original characters? Since some projects require java-only, and the sources will be sent to customer.
I'm afraid that I can't use xtend if these strings becomes unreadable.
RSS Feed