Section | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Info | ||
---|---|---|
| ||
|
Dedicated facet with configuration options
...
Errors are highlighted immediately in the editor, additional validation is triggered for Make Project.
IDEA 7: see "Validation" tab in S2 facet for more options
IDEA 8/9+: see Settings->Compiler->Validation
...
Pageflow graph (struts.xml)
IDEA 8/9+
Graph of all relevant S2 elements.
...
Simply click on the action icon in the left editor bar to quickly open up the corresponding mapping(s) in struts.xml
:
IDEA 8.1.1/IDEA 9+: also for Groovy
Highlight unused Actions, Quickfixes: Delete, Map in struts.xml
...
(plugin "JavaScript Support" must be enabled)
Enjoy the power of IDEA's powerful JavaScript-support within all S2 UI-tags.
CSS support
(IDEA 8/9+: plugin "CSS Support" must be enabled)
Define inline-styles (cssStyle
) or reference existing CSS classes (cssClass
).
...
Support Convention plugin
IDEA 9+
Sophisticated configuration properties support
...
(plugin "Struts 1.x" must be enabled)
IDEA 8.1.1/IDEA 9+
struts2-tiles-plugin.jar
must be present as well as Tiles libraries. Configured tiles.xml
-files will be set automatically as described in http://struts.apache.org/2.x/docs/tiles-plugin.html.