How to set the language supported for Sun Java Studio8

My current installed version is english, I want it to support Chinese, how do I set Sun Java Studio8 for that? Anyone knows? Thanks a lot!
[145 byte] By [switch_life] at [2007-11-26 8:33:52]
# 1

Sun Java Studio 8 supports the following locales by default: English, Japanese and Simplified Chinese. The ide should automatically default to the current locale.

You can also force the ide to use a different locale than the current locale. Use the following startup switch on the command line or add it to the netbeans.conf file

-locale zh

http://www.netbeans.org/kb/41/using-netbeans/configuring.html#switches

KarthikR at 2007-7-6 22:00:17 > top of Java-index,Development Tools,Java Tools...