diff options
Diffstat (limited to 'docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html')
-rw-r--r-- | docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html | 94 |
1 files changed, 0 insertions, 94 deletions
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html deleted file mode 100644 index cd1716d0f..000000000 --- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html +++ /dev/null @@ -1,94 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html lang="en-us" xml:lang="en-us"> -<head> -<meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> -<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" /> -<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" /> -<meta content="public" name="security" /> -<meta content="index,follow" name="Robots" /> -<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> -<meta content="task" name="DC.Type" /> -<meta name="DC.Title" content="Overriding global validation preferences" /> -<meta name="abstract" content="For a given project, you can override the global validation preferences." /> -<meta name="description" content="For a given project, you can override the global validation preferences." /> -<meta content="validation, overriding global preferences, code validation" name="DC.subject" /> -<meta content="validation, overriding global preferences, code validation" name="keywords" /> -<meta scheme="URI" name="DC.Relation" content="../topics/tjvaldisable.html" /> -<meta scheme="URI" name="DC.Relation" content="../topics/tjvalmanual.html" /> -<meta scheme="URI" name="DC.Relation" content="../topics/tjvalselect.html" /> -<meta content="XHTML" name="DC.Format" /> -<meta content="tjvalglobalpref" name="DC.Identifier" /> -<meta content="en-us" name="DC.Language" /> -<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" /> -<title>Overriding global validation preferences</title> -</head> -<body id="tjvalglobalpref"><a name="tjvalglobalpref"><!-- --></a> - - -<h1 class="id_title">Overriding global validation preferences</h1> - - - -<div class="id_taskbody"><p class="id_shortdesc">For a given project, you can override -the global validation preferences.</p> - -<div class="id_context"> <p class="anchor_topictop">The default validation preferences -are specified globally on the Validation page of the Preferences dialog. To -allow projects to override these default validation preferences:</p> -</div> - -<ol class="id_steps"> -<li class="stepexpand"><span>Click <span class="menucascade"><span class="uicontrol">Window</span> > <span class="uicontrol">Preferences</span> -</span>.</span></li> - -<li class="stepexpand"><span>In the Preferences window, click <span class="uicontrol">Validation</span> in -the left pane.</span> The Validation page of the Preferences window -lists the validators available in your project and their settings. -</li> - -<li class="stepexpand"><span>Select the <span class="uicontrol">Allow projects to override these preference -settings</span> check box.</span></li> - -<li class="stepexpand"><span>Click <span class="uicontrol">OK</span>.</span> Now individual -projects can override the global preferences.</li> - -<li class="stepexpand"><span>Right-click a project and then click <span class="uicontrol">Properties</span>.</span> -</li> - -<li class="stepexpand"><span>In the left pane of the Properties window, click <span class="uicontrol">Validation</span>.</span> -</li> - -<li class="stepexpand"><span>Select the <span class="uicontrol">Override validation preferences</span> check -box.</span> This check box is available only if you checked the <span class="uicontrol">Allow -projects to override these preference settings</span> check box on the -workbench validation preferences page.</li> - -<li class="stepexpand"><span>To prevent validation for this project, select the <span class="uicontrol">Suspend -all validators</span> check box.</span></li> - -<li class="stepexpand"><span>In the list of validators, select the check boxes next to each -validator you want to use.</span> Each validator has a check box to specify -whether it is used on manual validation or on a build.</li> - -<li class="stepexpand"><span>Choose an alternate implementation for a validator by clicking -the button in the <span class="uicontrol">Settings</span> column.</span> Not all -validators have alternate implementations.</li> - -<li class="stepexpand"><span>Click <span class="uicontrol">OK</span>.</span></li> - -</ol> - -<div class="id_postreq"><p class="anchor_topicbottom" /> -</div> - -</div> - -<div><div class="reltasks"><strong>Related tasks</strong><br /> -<div><a href="../topics/tjvaldisable.html" title="You can disable one or more validators individually or disable validation entirely. Also, you can set validation settings for your entire workspace and for individual projects.">Disabling validation</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><a href="../topics/tjvalselect.html" title="You can select specific validators to run during manual and build code validation. You can set each validator to run on manual validation, build validation, both, or neither.">Selecting code validators</a></div> -</div> -</div> - -</body> -</html>
\ No newline at end of file |