Note | ||
---|---|---|
| ||
Please report fatal bugs via the integrated error submission panel, feature requests or general bug reports can be mailed to the email-address shown in plugin manager or reported here. |
0.35 (07-12-30)
IDEA 7.0.2 & 7.0.3 EAP, Build #7562-7999
General
- various smaller bugfixes
struts.xml
- <result>: support autocompletion/navigation for JSP/static files (STRPL-18) and Action-paths (STRPL-33)
0.31 (07-12-11)
IDEA 7.0.2 EAP & official 7.0.2 release, Build #7562-7999
General
- various bugfixes
struts.xml
- <result> with no name defaults to "success"
- support for <exception-mapping>
...
IDEA 7.0.2 EAP, Build #7562-7999
General
- cosmetics
Facet
- allow to attach Struts 2 facet to module directly (no parent web facet required)
- fix disabled validation.xml checkbox in tab "Validation"
...
IDEA 7.0.2 EAP, Build #7562-7999
General
- performance improvements
- some cosmetics
...
- auto-detection of struts.xml files and creation of new facet
struts.xml
- fix support for <default-class-ref>
- improve resolving support for many tags
- dedicated structure view including speed-search (Alt+F3)
- quickfix for adding struts.xml file not mapped to file sets to existing one
...
- Setup of file sets
- Library validator/downloader
- "Validate on Make Project" options
struts.xml
- Basic support for completion/navigation/rename/find usages
no support for <result> locations
- show warning when struts.xml is not mapped in file sets
<param> "name" does not resolve for very few elements
...