Sunday, December 12, 2010

Struts 2 plugin for IntelliJ IDEA 10 - roundup

Now that IntelliJ IDEA 10 has been officially released, here's a quick roundup of the last-minute changes.

I18N-support in JSPs
Basic support for supporting .properties-files based I18N is now available in <s:text>



Ofcourse, refactoring/usage search of keys etc. will work as well.

Restrict resolving in <result>
The list of completion values will now correctly be restricted to the defined/effective result-type. Also fixed: in some conditions result-types defined as "default" were not determined correctly.
Additionally the "builtin" result types plainText and redirect are now supported as well.

Please consult the full list of changes for more details. Stay tuned for more in upcoming 10.x releases..

PS: The WIKI-page describing all features has been updated accordingly.

No comments: