blob: 259df3c1a2924f5919998c63181a040b562cd472 [file]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<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="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Opening a type in the Package Explorer
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Opening a type in the Package Explorer view
</h1>
<p>
You can open the Package Explorer on any type that is included on a project's class path.
</p>
<ol>
<li>
From the menu bar, select <strong>Navigate &gt; Go To &gt; Type.</strong> The Go to Type dialog opens.
</li>
<li>
In the <strong>Choose a type</strong> field, begin typing an expression to narrow the list of available types, using wildcards as needed. As you
type, the list is filtered to display only types that match the current expression.
</li>
<li>
In the <strong>Matching types</strong> list, select a type. When there is more than one definition of a type, then select a package in
the <strong>Qualifier</strong> list.
</li>
<li>
Click <strong>OK</strong> when you are done. The selected type is displayed in the Package Explorer.
</li>
</ol>
<p>
<strong>Note:</strong> Revealing may not be possible if Package Explorer filters are applied.
</p>
<p>
<img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
</p>
<p>
<a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
</p>
<p>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
</p>
<p>
<a href="tasks-74.htm">Showing a type's compilation unit in the Package Explorer</a>
</p>
<p>
<img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
</p>
<p>
<a href="../reference/ref-menu-navigate.htm">Navigate actions</a><br>
<a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
</p>
<p>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" height="14" width="324"></a>
</p>
</body>
</html>