Question: When using Chinese in the JBuilder X IDE environment, Chinese will appear block boxes and cannot display the correct Chinese word correctly.
the reason:
JDK attached to JBUILDER X is J2SDK 1.4.2._01-b06, this version of Chinese has problems
http://developer.java.sun.com/developer/bugparade/bugs/4952424.html
J2SDK 1.4.2_02-B03 version has resolved this problem
Solution:
1. Please install the version of J2SDK 1.4.2_02-B03 (please until this Download: http: //java.sun.com/j2se/1.4.2/download.html)
2. Modify
2.1 Change javapath ../jdk1.4/jre/bin/client/jvm.dll to JavaPath
2.2 Change AddPath ./jdk1.4/lib/tools.jar to AddPath
This can solve the problem of Chinese input