Validation
File | Settings | Build, Execution, Deployment | Compiler | Validation for Windows and Linux
IntelliJ IDEA | Settings | Build, Execution, Deployment | Compiler | Validation for macOS
For more information about using the compiler validators, refer to Configure compilation validators.
Use this page to specify the validation settings for your application.
Item | Description |
---|---|
Validate on build | Select this checkbox, to have IntelliJ IDEA run the desired validators when building your project. The validation results will be shown in the Messages window, and you will be able to easily navigate through the list of issues and jump directly to problematic code fragments. |
Validators | Select the validators you want to be run. |
Exclude from validation | Use |
Thanks for your feedback!