blob: c6811a30935d2a48c37134122e6abaacd731b073 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<title>
Showing and hiding system files
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Showing and hiding system files
</h1>
To show system files:
<ol>
<li>
Select the <strong>Filters</strong> command from the Package Explorer view drop-down menu.
</li>
<li>
In the exclude list clear the checkbox for <span class="control">.* files</span>.
</li>
</ol>
<p>
To hide system files:
</p>
<ol>
<li>
Select the <strong>Filters</strong> command from the Package Explorer view drop-down menu.
</li>
<li>
In the exclude list select the checkbox for <span class="control">.* files</span>.
This hides files that have only a file extension but no file name, such as <em>.classpath</em>.
</li>
</ol>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" >
</p>
<p>
<a href="tasks-2.htm">Showing and hiding elements</a><br>
<a href="tasks-47.htm">Filtering elements</a>
</p>
<p>
<img src="../images/ngrelr.png" alt="Related reference" border="0" >
</p>
<p>
<a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
<a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
</p>
</body>
</html>