3. Set up the eclipse Chinese help file:
3.1 download the jdk1.6api document: [decompress it to the specified path]
Http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/publish/1.6.0/html_zh_CN.zip
3.2 edit eclipse preferences
Open eclipse, menu [menu bar]-> window [Window]-> preferences [Preferences]-> JAVA-> installed jres [installed JRE]
3.3 edit JRE to enter, expand Rt. jar, edit the javadoc location, and select the path of the decompressed Chinese API file.
3.4 confirm the application to display Chinese characters in the class help.
JDK 6 official: http://www.java.net/download/jdk6/6u10/promoted/b32/binaries/jdk-6u10-rc2-bin-b32-windows-i586-p-12_sep_2008.exe Download jdk6 api chm Chinese reference: Jdk6apichinese reference 070114.rar:Http://chinesedocument.com/upimg/soft/jdk6apichinese reference 070114.rar Java SE 6 API Chinese CHM download: http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/publish/1.6.0/chm/JDK_API_1_6_zh_CN.CHM Java SE 5 API Chinese CHM download: http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/builds/JDK_API_1_5_zh_CN.CHM :
Https://jdk-api-zh-cn.dev.java.net/
Jdk6 API Chinese Version HTML format online documentation: http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/builds/latest/html/zh_CN/api/ Jdk6 API Chinese Version ZIP format download: http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/builds/latest/html_zh_CN.zip Address: Sun official API Chinese version [jdk1.6] 1.6api documentation (Chinese: ZIP Format: http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/publish/1.6.0/html_zh_CN.zip Chm format: http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/publish/1.6.0/chm/JDK_API_1_6_zh_CN.CHM |
|