View | Tool Windows | Struts Assistant

The tab is available from the Struts Assistant tool window.

Use this tab to manage the Struts tiles in your application.

strutsAssistantToolWindowTilesTab.png

Root node tiles-defs.xml

ItemName and tooltipDescription
images/iconTile.png tiles-defs.xml The root node of the application tiles' structure tree.
Context menu (same for all nodes)
F4 Jump to sourceSelect this menu item to switch to the code block in the tiles-defs.xml file, text view, that corresponds to the selected item in the tree.
images/expandAll.png Expand AllClick this button to expand all nodes.
images/collapseAll.png Collapse AllClick this button to collapse all nodes.

Tile definition

ItemName and tooltipDescription
images/iconTile.png Tile The node under which an application tile is defined.
Context menu
images/iconAddPut.png Add PutSelect this menu item to add a new <put> element to the tile definition.
images/iconAddPutList.png Add Put ListSelect this menu item to add a list of <put> elements to the tile definition.
images/delete.png Remove DefinitionSelect this menu item to remove the tile definition.