Java perspectives

The Java development tools contribute the following perspectives to the workbench.

Java

A perspective tuned for working with Java projects. It consists of an editor area and the following views:

Java Browsing

A perspective tuned for working with Java projects. It consists of an editor area and the following views:

Java Type Hierarchy

This perspective allows you to explore 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.

Debug

This perspective is tuned for debugging your Java program. It includes an editor area and the following views.

Related concepts

Java development tools (JDT)
Java views

Related tasks

Adding breakpoints
Opening a type hierarchy in its own perspective
Suspending threads

Related reference

Breakpoints view
Console view
Debug view
Display view
Expressions view
Outline view for Java
Package Explorer view
Type Hierarchy view
Variables view

 Copyright IBM Corporation 2000, 2002. All Rights Reserved.