blob: db18cd94c2ed477ea8b67516cab41e66e9052775 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2000, 2011. 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=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>
Opening a Type in the Package Explorer View
</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 items</strong> list, select a type. Hint: you
can press the <strong>Down</strong> key to move to the first type.
</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> The Goto Type dialog maintains a history of
recently opened types. These are shown when the dialog is opened and stay
above a separator line when you start to type a filter expression.
</p>
<p>
<strong>Note:</strong> Revealing may not be possible if Package Explorer
filters are applied.
</p>
<p>
<img src="../images/ngrelc.png" alt="Related concepts" border="0" />
</p>
<p>
<a href="../concepts/concept-jdt.htm">Java development tools (JDT)</a>
</p>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" />
</p>
<p>
<a href="tasks-74.htm">Showing a type's compilation unit in the Package
Explorer</a>
</p>
<p>
<img src="../images/ngrelr.png" alt="Related reference" border="0" />
</p>
<p>
<a href="../reference/ref-menu-navigate.htm">Navigate actions</a><br />
<a href="../reference/views/ref-view-package-explorer.htm">Package
Explorer</a>
</p>
</body>
</html>