IntelliJ IDEA 12.1.0 Web Help

11.0+

View | Tool Windows | Struts Assistant

View | Tool Windows | Struts Assistant

The Struts Assistant tool window appears when you open a project that contains a module with enabled Struts support. Use this tool window to manage elements, tiles, and validators in a Struts application.

The Struts Assistant tool window has three tabs:

The Struts Assistant tool window displays three views:

The views are synchronized. If a node is selected in the Structure Tree, the Properties Table shows the node's attributes. If a node has a corresponding diagram object, this diagram object is selected as well.

Common toolbar buttons

ItemTooltip and shortcutDescription
img Autoscroll to SourceClick this button to enable navigation from the selected element in the Structure Tree to the corresponding source code block in the struts-config.xml configuration file (opening it, if necessary).
img Autoscroll from SourceClick this button to enable navigation from a source code block in the struts-config.xml configuration file to the corresponding node in the Structure Tree.
img
img
Expand all
Ctrl+Add; Ctrl+EqualsCtrl+Add; Ctrl+Equals
Collapse all
Ctrl+Subtract; Ctrl+MinusCtrl+Subtract; Ctrl+Minus
Click this button to have all nodes expanded or collapsed.

See Also

Language and Framework-Specific Guidelines:

Reference:

Getting Started:

Web Resources: