- Change the facet settings.
- In the Struts Features tab, enable the support of additional Struts components.
- In the Validation tab, specify the files to validate and the validation settings.
Enabling additional struts components
With IntelliJ IDEA, you can get support the following additional Struts features:
To enable support of an additional Struts component from the list, select the relevant check box.
Specifying the files to validate
To enable validating the configuration file of a particular component, select the relevant check box. IntelliJ IDEA will check whether the selected component can be supported correctly using the available resources and suggest to download the missing libraries, if necessary.
Validation can be enabled for the configuration files of the following components:
- Struts
- Tiles
- Validator
- To get informed on errors detected during validation, select the Report errors as warnings check box.
- To exclude Struts property keys
from validation,
select the Disable property keys validation check box.
