blob: ac166fd1213216969f74f77ddee166402b71116d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Package Explorer view
</title>
<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">
</head>
<body>
<h1>
Package Explorer view
</h1>
<p>
The Package Explorer view, shown by default in the Java perspective, shows the Java element hierarchy of the Java projects in your workbench. It provides you with a
Java-specific view of the resources shown in the Navigator. The element hierarchy is derived from the project's build paths.
</p>
<p>
For each project, its source folders and referenced libraries are shown in the tree. You can open and browse the contents of both internal and external JAR files. Opening a
Java element inside a JAR opens the CLASS file editor, and if there is a source attachment for the JAR file, its corresponding source is shown.
</p>
<h1>
Toolbar buttons
</h1>
<table border="1" cellspacing="0" cellpadding="5" width="100%">
<thead>
<tr>
<th>
<p>
Button
</p>
</th>
<th>
<p>
Command
</p>
</th>
<th>
<p>
Description
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
</td>
<td valign="top">
<p>
<strong>Back</strong>
</p>
</td>
<td valign="top">
<p>
Navigates to the most recently-displayed state of the view with a different element at the top level.
</p>
</td>
</tr>
<tr>
<td valign="top">
</td>
<td valign="top">
<p>
<strong>Forward</strong>
</p>
</td>
<td valign="top">
<p>
Navigates to the state of the view with a different element at the top level that was displayed immediately after the current state.
</p>
</td>
</tr>
<tr>
<td valign="top">
</td>
<td valign="top">
<p>
<strong>Up</strong>
</p>
</td>
<td valign="top">
<p>
Navigates to the parent container of the package that is currently displayed at the top level in the view.
</p>
</td>
</tr>
<tr>
<td valign="top">
</td>
<td valign="top">
<p>
<strong>Collapse All</strong>
</p>
</td>
<td valign="top">
<p>
Collapses all tree nodes.
</p>
</td>
</tr>
<tr>
<td valign="top">
</td>
<td valign="top">
<p>
<strong>Link with Editor</strong>
</p>
</td>
<td valign="top">
<p>
Links the package explorer's selection to the active editor.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
n/a
</p>
</td>
<td valign="top">
<p>
<strong>Select Working Set...</strong>
</p>
</td>
<td valign="top">
<p>
Opens the <strong>Select Working Set</strong> dialog to allow selecting a working set.
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
n/a
</p>
</td>
<td valign="top">
<p>
<strong>Deselect Working Set</strong>
</p>
</td>
<td valign="top">
<p>
Deselects the current working set.
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
n/a
</p>
</td>
<td valign="top">
<p>
<strong>Edit Active Working Set</strong>
</p>
</td>
<td valign="top">
<p>
Opens the <strong>Edit Working Set</strong> wizard..
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
n/a
</p>
</td>
<td valign="top">
<p>
<strong>Hide Non-Public Members</strong>
</p>
</td>
<td valign="top">
<p>
Shows or hides the static fields and methods.
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
n/a
</p>
</td>
<td valign="top">
<p>
<strong>Hide Static Members</strong>
</p>
</td>
<td valign="top">
<p>
Shows or hides the static fields and methods.
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
n/a
</p>
</td>
<td valign="top">
<p>
<strong>Hide Fields</strong>
</p>
</td>
<td valign="top">
<p>
Shows or hides fields.
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
n/a
</p>
</td>
<td valign="top">
<p>
<strong>Filters...</strong>
</p>
</td>
<td valign="top">
<p>
Opens the <strong>Java Element Filters</strong> dialog.
</p>
<p>
<a href="ref-dialog-java-element-filters.htm">See Java Element Filters dialog</a>
</p>
</td>
</tr>
</tbody>
</table>
<p>
<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-6.htm">Java views</a><br>
<a href="../concepts/concepts-5.htm">Java perspectives</a>
</p>
<p>
<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
<a href="../tasks/tasks-2.htm">Showing and hiding elements</a>
</p>
<p>
<img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
<a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters dialog</a><br>
<a href="../reference/ref-24.htm">Views and editors</a>
</p>
<p>
<a href="../hglegal2003.htm"></a><a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0"
width="324" height="14"></a>
</p>
</body>
</html>