Hi,
I use MCUXpresso IDE v10.2.0 [Build 759] [2018-05-15] , how to change IDE language from Chinese to English ?
Thanks.
 
					
				
		
 lpcxpresso_supp
		
			lpcxpresso_supp
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Note : The above language setting only applies to the integrated Config Tools. The main IDE is English only and cannot be reconfigured.
Regards,
MCUXpresso IDE Support
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		It is possible add additional languages to the Eclipse IDE using Babel language packs: Do you Speak Klingon? How to change the Eclipse IDE UI Language with Babel | MCU on Eclipse
Erich
 
					
				
		
 lpcxpresso_supp
		
			lpcxpresso_supp
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What host computer OS and language configuration are you using? The main IDE does not provide any language settings - menus, dialogs, message etc are only provided in English. Can you share a screenshot?
Regards,
MCUXpresso IDE Support
1. Windows 10 Professional
2. Language is Traditional Chinese
Thanks.
 
					
				
		
 petrstruzka
		
			petrstruzka
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Sam,
if you have Chinese Windows locale, please add following lines to the end of mcuxpressoide.ini (you can find it in your installation \ide folder - like c:\nxp\MCUXpressoIDE_10.2.0_759\ide\mcuxpressoide.ini )
-Duser.language=en
(btw. to set it explicitly to Chinese, use -Duser.language=zh - simplified Chinese)
Petr
Hi Petr
It works.
Thanks you.
 
					
				
		
 Alice_Yang
		
			Alice_Yang
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Sam,
I think you choosed Chinese when you install .
Please uninstall it , then select English when reinstall .
Hope it helps
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
