This post originated from an RSS feed registered with Java Buzz
by Dave Booth.
Original Post: Code Foldings for I18n Support
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: All the most recent updates, views, and information on IntelliJ IDEA... straight from the source.
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 contain any parameters, they will be automatically evaluated before displaying.
[...]