Changes in versions released for IDEA 7
Changes in version released during IDEA 8 EAP
IDEA 8
IDEA 8.0.1 (9164) (08-11-26)
General
- Library setup: use latest GA release 2.0.14
- fix CNFE when Spring plugin disabled
- Syntax parse problems in result-tag - cannot resolve symbol " - cannot resolve param-property
- Support Spring bean reference for "class" not only for <action>
Diana 8975 (08-10-29)
General
- 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
JSP
- Support for "bang"-notation (actionName!actionMethod) for "action"-attributes in S2 tags