- Enable tiles support.
- Open tiles-defs.xml.
- To add a tile definition, add the <definition> element to tiles-defs.xml manually.
- Switch to the Struts Assistant tool window, tab Tiles. A new Definition node appears in the Structure Tree.
- Specify the attributes of the new tile in the Properties Table.
Note
Alternatively, right-click the tile in the tree and select or press F4F4.
This will bring you to tiles-defs.xml where you can specify the tile's attributes manually. IntelliJ IDEA displays a template for specifying the mandatory attributes.
- Select it in the Structure Tree.
- To edit the attributes of the tile, make the necessary changes in the Properties Table.
- To manage the elements of a tile
,
use the
Structure Tree
and the Properties Table.
