Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html')
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html
index 6ba8ccdef..c4e4aa254 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html
@@ -16,6 +16,7 @@
<meta scheme="URI" name="DC.Relation" content="../topics/tjvaldisable.html" />
<meta scheme="URI" name="DC.Relation" content="../topics/tjvalglobalpref.html" />
<meta scheme="URI" name="DC.Relation" content="../topics/tjvalmanual.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/rtunevalidat.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="tjvalselect" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
@@ -57,13 +58,14 @@ projects to override these preference settings</span> check box.</span>
validator you want to use at the global level.</span> Each validator has
a check box to specify whether it is used on manual validation or on a build.<div class="note"><span class="notetitle">Note:</span> If
you deselect any validator that is currently selected, any messages associated
-with the deselected validator will be removed from the task list.</div>
+with the deselected validator will be removed from the task list,
+the next time you perform a full build.</div>
</li>
-<li class="stepexpand"><span>Choose an alternate implementation for a validator by clicking
-the button in the <span class="uicontrol">Settings</span> column, then click <span class="uicontrol">OK</span>.</span>
- Not all validators have alternate implementations.</li>
+<li class="stepexpand"><span>Tune a validator by clicking
+the button in the <span class="uicontrol">Settings</span> column.</span>
+ Not all validators have additional settings.</li>
</ol>
@@ -82,6 +84,9 @@ to run on manual validation, build validation, both, or neither.</div>
<div><a href="../topics/tjvalglobalpref.html" title="For a given project, you can override the global validation preferences.">Overriding global validation preferences</a></div>
<div><a href="../topics/tjvalmanual.html" title="When you run a manual validation, all resources in the selected project are validated according to the validation settings.">Manually validating code</a></div>
</div>
+<div class="relref"><strong>Related reference</strong><br />
+<div><a href="../topics/rtunevalidat.html" title="Whether or not a validator validates a particular resource depends on the filters that are in place for that validator.">Tuning validators</a></div>
+</div>
</div>
</body>

Back to the top