Sonntag, 14. August 2011

Change the Flash Builder IDE language

Yes, this seems to be a stupid topic to blog about, but the eclipse based Flash Builder IDE does not offer an option to change the language. Also the Fllash Builder setup does not seem to take over the language selected at the setup, instead the OS-Language is used. Also there are a lot of misleading tips around in the internet that did not work for me.

Windows (Tested With: Flash Builder 4.5)
Open the link that you use to start Flash Builder (or create a new link). Add the option "-nl en_US" or whatever language you want to use:
"C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\FlashBuilder.exe" -nl en_US

MacOs (Tested With: Flash Builder 4.5)
From the command line or in a Shell script:
open ~/Applications/eclipse-jee-indigo-macosx-cocoa/Eclipse.app/ --args -nl en_US

1 Kommentar: