...
EAP downloads are available from IDEA X EAP
IDEA X Next EAP (unreleased)
JSP
- IDEA-61308: support .properties-key based I18N for <s:text> "name", config in facet to disable
IDEA X EAP 98.382 (10-11-16)
General
- IDEA-60590: "Goto Action/Package" broken
...
- Remove manual "Locate" button for adding
struts.xml
files outside of current project - "Edit File Set": speedsearch in files tree
JSP
- Resolve action-links with "Bang-notation" (e.g.
/myAction!method.action
)
...
Maia Ultimate 9.0.3 EAP 95.146 (10-05-19)
JSP
- struts2-jquery: support new tags/attributes for V2.0.0, add some missing support
Maia Ultimate EAP 94.585 (10-03-17) == 9.0.2
JSP
- struts2-jquery taglib: expand autocompletion support massively
...
- Switching to "Graph"-tab shows modal progress
JSP
- Support struts2-jquery taglib: inject JavaScript/CSS, autocompletion (WIP)
...
- fixed low-level bug causing lots of exceptions when editing struts.xml (http://youtrack.jetbrains.net/issue/IDEADEV-40631)
- Update Project Wizard for Struts 2.1.8GA
- Fileset editor: speedup search for possible
struts.xml
-files across project even more
JSP
- Ignore dynamic paths in <s:url>, <s:include> "value" (http://youtrack.jetbrains.net/issue/IDEADEV-40740)
...
- highlighting/resolving performance improvements
- smarter JAVA-class/Spring bean completion
JSP
- improve gutter icons performance
...
- Support DTD-Version 2.1 struts.xml files,
<unknown-handler-stack>
/<unknown-handler-ref>
- <result>: resolve to Tiles definition
- <param>: support nested properties
- Graph: expand only current struts.xml-group, provide tooltips for action/result
- Quickfix to create unresolved class/package
JSP
- Support more CSS/Javascript tag attributes (e.g. "cssErrorStyle", "cssErrorClass")
- Add gutter icon navigation to Action-class for <s:submit>, <s:reset>
...