...
- Support DTD-Version 2.1 struts.xml files,
<unknown-handler-stack>
/<unknown-handler-ref>
- <result>: resolve to Tiles definition
- Graph: expand only current struts.xml-group, provide tooltips for action/result
JSP
- Support more CSS/Javascript tag attributes (e.g. "cssErrorStyle", "cssErrorClass")
- Add gutter icon navigation to Action-class for <s:submit>, <s:reset>
IDEA 8 "Diana"
IDEA 8.1.1 EAP (xxxx)
struts.xml
- Graph: expand only current struts.xml-group, provide tooltips for action/result
JSP
- Add gutter icon navigation to Action-class for <s:submit>, <s:reset>
...
- "New project"-wizard w/ Struts 2.1.x: fix required libraries, use
StrutsPrepareAndExecuteFilter
struts.xml
- Support DTD-Version 2.1 struts.xml files,
<unknown-handler-stack>
/<unknown-handler-ref>
...
IDEA 8.1 (9732)
struts.xml
- Support DTD-Version 2.1 struts.xml files
...
- Library setup: use latest GA release 2.0.12
struts.xml
- Quick Documentation Lookup (
CTRL+J
) for <action> - <result>: do not highlight URLs with protocol (e.g. "http://www.jetbrains.com")
- adapt changes in DTD from 2.0.12
...