blob: 621bba38de09f196df015a9035acaba0bf177218 [file] [log] [blame]
<?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, 2008 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, 2008" />
<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="concept" name="DC.Type" />
<meta name="DC.Title" content="Filters in the Project Explorer view" />
<meta name="abstract" content="You can filter the Project Explorer view to hide projects, folders, or files that you do not want to see." />
<meta name="description" content="You can filter the Project Explorer view to hide projects, folders, or files that you do not want to see." />
<meta content="filters, Project Explorer view, views, Project Explorer filters" name="DC.subject" />
<meta content="filters, Project Explorer view, views, Project Explorer filters" name="keywords" />
<meta content="XHTML" name="DC.Format" />
<meta content="cjviewfilters" 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>Filters in the Project Explorer view</title>
</head>
<body id="cjviewfilters"><a name="cjviewfilters"><!-- --></a>
<h1 class="id_title">Filters in the Project Explorer view</h1>
<div class="id_conbody"><p class="id_shortdesc">You can filter the Project Explorer
view to hide projects, folders, or files that you do not want to see.</p>
<p class="anchor_topictop" />
<div class="p">To enable or disable filters, complete the following steps:<ol>
<li>Open the Select Common Navigator Filters window by selecting <span class="uicontrol">Customize
View...</span> from the drop-down menu at the top right corner of the
view.</li>
<li>On the <span class="uicontrol">Filters</span> tab, select the check boxes next
to the filters you want to enable. For example, when the <span class="uicontrol">Closed
projects</span> filter is enabled, closed projects are not shown in
the Project Explorer view. Other filters can hide empty packages, non-java
files, and files with names ending in ".class".</li>
<li>On the Available Extensions and Filters tab, the filters work in the opposite
way: the selected check boxes describe the projects, folders, and files that
are shown in the Project Explorer view. For example, if you clear the checkbox
next to <span class="uicontrol">J2EE Deployment Descriptors</span>, the deployment
descriptors are hidden from each project in the view.</li>
</ol>
</div>
<p class="anchor_topicbottom" />
</div>
</body>
</html>