Method: 1. Find the language pack download URL and copy it; 2. Open eclipse and click "help"-"Install New Software"-"Add"; 3. Paste the URL in "Location", Click "Add"; 4. Check "Simplified Chinese Package"; 5. Wait for loading to complete and restart.
The operating environment of this tutorial: windows7 system, Eclipse2020 version, Dell G3 computer.
We know that Eclipse is an open source, Java-based scalable development platform. It is a good integrated development environment (IDE) whether studying or working. However, for some beginners, seeing that Eclipse is full of You may find it difficult to start with the full English alphabet, but it may be better after Chinese translation.
Click http://www.eclipse.org/babel/downloads.php
As shown in the picture
Copy the latest installation package address.
Click help
Click the "Install New Software..." option, Install the new plug-in
Click Add, paste the URL just now in Location, click Add
Wait for a while Finally, find the Simplified Chinese package in the drop-down menu, select it, and click Next
. When the interface shown appears, click Next
Check I Accept
Waiting for loading
Restart
For more programming-related knowledge, please visit: Programming Video! !
The above is the detailed content of How to set eclipse language to Chinese. For more information, please follow other related articles on the PHP Chinese website!