IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
Meet another fresh demo about IntelliJ IDEA Flex support. This time we're showing how to quickly setup and configure a project for using Flex I18n. In this example we're creating a multilingual Flex application with the use of advanced features like run-time locale switching.You can watch this demo …
As you may know, IntelliJ IDEA 8 includes the complete i18nization support. In IntelliJ IDEA 9 (Maia) it will be improved with special i18n foldings that would allow to hide method calls, retrieving properties from resource bundles and replace them with actual property values. If properties contai…