blob: 7265f03056ccd2e90219fb0dd7d377934360b04c [file]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Java perspectives</title>
</head>
<body>
<h1>Java perspectives</h1>
The Java development tools contribute the following perspectives to the workbench:
<h2>Java</h2>
<p>A perspective designed for working with Java projects. It consists of an editor area and the following views:</p>
<ul>
<li><span>Package Explorer</span></li>
<li><span>Hierarchy</span></li>
<li><span>Outline</span></li>
<li><span>Search</span></li>
<li><span>Console</span></li>
<li><span>Tasks</span></li>
</ul>
<h2>Java Browsing</h2>
<p>A perspective designed for browsing the structure of Java projects. It consists of an editor area and the following views:</p>
<ul>
<li><span>Projects</span></li>
<li><span>Packages</span></li>
<li><span>Types</span></li>
<li><span>Members</span></li>
</ul>
<h2>Java Type Hierarchy</h2>
<p>A perspective designed for exploring a type hierarchy. It can be opened on types, compilation units, packages, projects or source folders and consists of the Hierarchy
view and an editor.</p>
<h2>Debug</h2>
<p>A perspective designed for debugging your Java program. It includes an editor area and the following views.</p>
<ul>
<li><span>Debug</span></li>
<li><span>Breakpoints</span></li>
<li><span>Expressions</span></li>
<li><span>Variables</span></li>
<li><span>Display</span></li>
<li><span>Outline</span></li>
<li><span>Console</span></li>
</ul>
<p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
<a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
<a href="../concepts/concepts-6.htm">Java views</a></p>
<p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
<a href="../tasks/tasks-42.htm">Opening a type hierarchy in its own perspective</a><br>
<a href="../tasks/tasks-134.htm">Suspending threads</a></p>
<p><img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
<a href="../reference/ref-35.htm">Breakpoints view</a><br>
<a href="../reference/ref-45.htm">Console view</a><br>
<a href="../reference/ref-51.htm">Debug view</a><br>
<a href="../reference/ref-52.htm">Display view</a><br>
<a href="../reference/ref-56.htm">Expressions view</a><br>
<a href="../reference/ref-view-outline.htm">Outline view for Java</a><br>
<a href="../reference/ref-view-package-explorer.htm">Package Explorer view</a><br>
<a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a><br>
<a href="../reference/ref-74.htm">Variables view</a></p>
<p><a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" width=324 height=14 alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0"></a></p>
</body>
</html>