The first EAP of 11.1 is out and brings quite some new features and smaller additions. Please check out the detailed changelog for more information.
Oh, and did you check out the latest screencast showing new Validator integration features yet?
Struts 2.3.1.x
Integration has been updated to reflect new DTDs etc.
Facet/Struts Library
A couple of small improvements here, Struts library will now also be presented with dedicated name and gear wheel throughout project/library editor:
JSP Tags
A couple of additions (<s:a> tag namely) as well as long requested "method" support for tags referencing <action>s.
<param> support in <interceptor-ref>
A long standing feature request: support nested params when referencing interceptors in own interceptor-stack.
First, reference desired interceptor:
Then its properties will be available:
Ofcourse, all navigation (Find Usages, Goto Declaration, ...) and refactoring (renaming) features work here as well.
Showing posts with label EAP. Show all posts
Showing posts with label EAP. Show all posts
Wednesday, February 08, 2012
Friday, October 21, 2011
Nika EAP 110.187: Action properties & Spellchecking
Amongst the usual smaller bug fixes and improvements (full changelog) this EAP release contains the following new functionality:
Action properties: <result>
Using dynamic URLs containing action properties as parameters?
Voilà, here's your autocompletion, refactoring & navigation support:
Spelling
Using good and correctly spelled names is important. IDEA supports this out of the box with its integrated spellchecker - now augmented with a custom dictionary containing all Struts 2 specific words and acronyms (45 to be exact).
No more (irritating) "typos" in freemarker, <s:actionerror>, .. Ofcourse, suggestions for missing entries are more than welcome!
Action properties: <result>
Using dynamic URLs containing action properties as parameters?
Voilà, here's your autocompletion, refactoring & navigation support:
Spelling
Using good and correctly spelled names is important. IDEA supports this out of the box with its integrated spellchecker - now augmented with a custom dictionary containing all Struts 2 specific words and acronyms (45 to be exact).
No more (irritating) "typos" in freemarker, <s:actionerror>, .. Ofcourse, suggestions for missing entries are more than welcome!
Subscribe to:
Posts (Atom)