blob: 766892e9e428d1eb77486dff220767f19be99c86 [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." >
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Showing and hiding import declarations</title>
</head>
<body>
<h1>Showing and hiding import declarations</h1>
<p>To show import declarations:</p>
<ol>
<li>Select the <span class="control">Filters</span> command from the Package Explorer's drop-down menu.</li>
<li>In the exclude list clear the checkbox for <span class="control">Import declarations</span>.</li>
</ol>
<p>To hide non-Java elements:</p>
<ol>
<li>Select the <span class="control">Filters</span> command from the Package Explorer's drop-down menu.</li>
<li>In the exclude list select the checkbox for <span class="control">Import declarations</span>.</li>
</ol>
<p><img src="../images/ngrelt.png" alt="Related tasks" border="0" ><br>
<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" ><br>
<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><br>
</p>
</body>
</html>