Noteinfo | ||
---|---|---|
| ||
Please report fatal bugs via the integrated error submission panel, feature requests or general bug reports can reported here |
Changes in versions released for IDEA 7
Changes in versions released during IDEA 8 EAP
IDEA 9 (not released yet)
IDEA 9 First EAP (XXXX)
struts.xml
- Support DTD-Version 2.1 struts.xml files
JSP
- Support more CSS/Javascript tag attributes (e.g. "cssErrorStyle", "cssErrorClass")
IDEA 8
IDEA 8.0.1 (9164) (08-11-26)
...
- 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
...