Hi, 

From: SHUDO Kazuyuki <[EMAIL PROTECTED]>
Subject: Re: font.properties.ja
Date: Thu, 28 Jan 1999 12:16:53 +0900

> We can handle Japanese characters with JDK for Linux. but,
> 
> JDK 1.1.7v1a for Linux has a bug that a `file.encoding'
> property isn't set correctly.

I don't know charactor encoding system exactlly. But I can use
Japanese charactors with followings.

        javac -encoding iso-2022-jp AnySource

and

        java -Dfile.encoding=iso-2022-jp AnyClass

If I'm standing on wrong point of view, I apologize you.

> Kazuyuki SHUDO                                Happy Hacking!
>   Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ.
> 

from hiro

Reply via email to