The 9800 simulators in the EJDE 1.5 development tool are in Chinese, but the default configuration does not set up Chinese.
Modify 9800.xml, add the following content (and the previous 9700.xml, 9550.xml modified), but it seems to be missing what, 9800 Simulator can display Chinese, but not in the choice of Chinese (can only choose English), also can not enter Chinese.
After the modification, execute the Clean.bat to reset the simulator.
<application>net.rim.blackberry.lang.zh_cn</application>
<application >net.rim.blackberry.lang.zh.phoneticcore</application>
<Application> Net.rim.blackberry.lang.zh_cn.defaultresource</application>
<Application> Net.rim.blackberry.lang.zh_cn.localization</application>
<Application> Net.rim.blackberry.lang.zh_cn.rendering</application>
<Application> Net.rim.blackberry.lang.zh_cn.allinputs</application>
<Application> Net.rim.blackberry.lang.zh_cn_pinyin</application>
<Application> Net.rim.blackberry.lang.zh_cn_pinyin.linguisticdata</application>
<Application> Net.rim.blackberry.lang.zh_cn_pinyin.resources</application>
<Application> Net.rim.blackberry.lang.zh_cn.strokelinguisticdata</application>