1. Download the eclipse SDK: You can install other plug-ins (lomboz, sqlexplorer, and tomcat plug-ins) in the following way) Download the latest version:Http://www.eclipse.org/downloads/ Download eclipse 3.2.2:Http://archive.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/eclipse-SDK-3.2.2-win32.zip Eclipse 3.2.1 (there is no difference between eclipse3.2.1 and eclipse 3.2.2 In WindowsXP) Chinese Language Pack download:Http://eclipse.stu.edu.tw/eclipse/downloads/drops/L-3.2.1_Language_Packs-200609210945/NLpack1-eclipse-SDK-3.2.1-win32.zip 2. install eclipse 3.2.2: directly decompress it to D:/eclipse (or its directory, such as D:/Java/eclipse, but the path cannot contain spaces, especially for example D: /program files/directories such as Eclipse), do not decompress them to D:/Eclipse/eclipse. you can add them to the eclipse-sdk-3.2.2-win32.zip folder or scale them to the current folder, then copy the eclipse directory to the root directory of a disk (such as D. 3. Use the eclipse 3.2.1 Language Pack to convert to Chinese eclipse 3.2.2: (1) create a myplugins (or another name) folder under the eclipse root directory (D:/eclipse). This folder can be used to install other plug-ins, decompress the NLpack1-eclipse-SDK-3.2.1-win32.zip to the myplugins directory, and rename the decompressed folder to chinaeclipsesdk. Pay attention to the directory structure. There should be a subdirectory eclipse in chinaeclipsesdk, after entering the eclipse subdirectory, the features directory and Plugins directory are displayed. (Click an image to see the enlarged image) (2) create a links folder under the eclipse root directory (D:/eclipse) and open the links folder to create a new language. link file (first create a text document, and then change the extension to link. In fact, this extension can be any, for example, language. ), and then use NotePad to open the language. link file, and write Path = D: // eclipse // myplugins // chinaeclipsesdk (that is, the path of the Chinese Language Pack) to save it. |