Skip to main content
yang2
Associate III
August 11, 2020
Solved

How to change language for STM32cubeIDE?

  • August 11, 2020
  • 9 replies
  • 6549 views

Hello all,

I just installed cubeIDE for a moment.

However, some text is displayed in Chinese such as follow,

Does anyone know how to change it to english text?

Best answer by MLin.3

add the -Duser.language=en jvm argument after the -vmargs parameter in the /Applications/STM32CubeIDE.app/Contents/Eclipse/STM32CubeIDE.ini file

9 replies

yang2
yang2Author
Associate III
August 11, 2020

0693W000003OuC3QAK.jpg0693W000003OuC8QAK.jpg

dbgarasiya
Senior
August 11, 2020

reinstall may be solved problem (select english version) while downloading

dbgarasiya
Senior
August 14, 2020

have you done ?

yang2
yang2Author
Associate III
August 17, 2020

No, there are no selection for english version.

It just have to choice your OS and software version.

yang2
yang2Author
Associate III
August 17, 2020

0693W000003PQ7ZQAW.jpg

dbgarasiya
Senior
August 17, 2020

I have tried for fresh new ide of 1.4.0, nothing issue with that , download again and try once . latest edition

yang2
yang2Author
Associate III
August 17, 2020

Yes, I tried. It's same.

I guess it may that cubeIDE will detect user OS information such like region or language setting.

My OS is WIN10, region is Taiwan with Tradition Chinese language setting.

It may be the reason, but I think cubeIDE should have optional setting for this.

dbgarasiya
Senior
August 18, 2020

may be , all the best

MLin.3
MLin.3Best answer
Visitor II
September 16, 2021

add the -Duser.language=en jvm argument after the -vmargs parameter in the /Applications/STM32CubeIDE.app/Contents/Eclipse/STM32CubeIDE.ini file

Explorer
March 11, 2024

Thank you! After following your method, I successfully switched to English!