Eclipse: Exclude folder from validation
Eclipse version: Neon.3 Release (4.6.3)
1. Right click on project name in "Project Explorer" -> select "Properties".
2. Select "Validation" -> check "Enable project specific settings".
3. Click setting in which type of validation that need to exclude from.
4. In new popup, click "Add Exclude Group" -> click "Add Rule".
5. Select "Folder or file name".
6. Click "Browse Folder" -> select folder inside current project to exclude.
7. After all, we need to clean project to take effect.
Note that some time validation type will auto unchecked columns "Manual" and "Build" in validator list window at step 2, so we need to check it again.
1. Right click on project name in "Project Explorer" -> select "Properties".
2. Select "Validation" -> check "Enable project specific settings".
3. Click setting in which type of validation that need to exclude from.
4. In new popup, click "Add Exclude Group" -> click "Add Rule".
5. Select "Folder or file name".
6. Click "Browse Folder" -> select folder inside current project to exclude.
7. After all, we need to clean project to take effect.
Note that some time validation type will auto unchecked columns "Manual" and "Build" in validator list window at step 2, so we need to check it again.