« Return to Thread: [scala] A character encoding problem when using scala interactive interpreter

Re: [scala] A character encoding problem when using scala interactive interpreter

by Arrgh :: Rate this Message:

Reply to Author | View in Thread


On 6-Jun-08, at 11:23 PM, Kota Mizushima wrote:
> I think that ":load" command should process a file in the same  
> encoding as specified
> by -encoding option(or UTF-8 if the encoding is not specified).

Have you tried -Dfile.encoding=UTF8?  IIRC it overrides the platform  
default encoding.

-0xe1a

 « Return to Thread: [scala] A character encoding problem when using scala interactive interpreter