Products
Technologies

Developer resources

Switching languages in Flash Builder

Avg. Rating 3.7

Problem

Use language doesn't appear in setup wizard

Solution

Edit Gumbo.ini manually

Detailed explanation

How to switch language without reinstalling FlashBuilder?

How to use a language which doesn't appear in setup winzard but is supported?

Open [Install Path]/Gumbo.ini with any text editor .You wll see something like this:

-clean
-nl
en_US
-vmargs
-Xms512m
-Xmx512m
-XX:MaxPermSize=256m
-XX:PermSize=64m
-Djava.net.preferIPv4Stack=true

 

Third line is Language Setting.

Modify it.

Language Supported:

de_DE
fr_FR
ja_JP
ru_RU
zh_CN
en_US

Any problem or suggestions ,please feel free to leave comment here. http://bit.ly/Knrhh

Report abuse

Related recipes