Archive for April 28th, 2009

Viewing Change Details on UML Class Diagram

Tuesday, April 28th, 2009

When you have changes in several files or classes and want to see what they affect, you typically use the Changes tab and then Show Diff action for every affected file or class. In Maia, you will be able to see the complete picture at once, via UML Class Diagram. It is improved to allow viewing and highlighting of changed and removed classes, methods, fields and so on when you press Ctrl+Alt+Shift+D.

Configuring Project for Flex I18n

Tuesday, April 28th, 2009

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 right now or download it for offline viewing as a zip archive.

JSF 2.0 @ResourceDependency Annotations in Maia

Tuesday, April 28th, 2009

@ResourceDependencies and @ResourceDependency annotations are supported in Maia through code completion, usage search and rename for resource files: