Skip Headers
Previous
Previous
 
Next
Next

Selecting a Perspective

A perspective defines a set of views and their relative positions within the Eclipse window; in other words, it is a template for graphically presenting different types of information in Eclipse. For example, the Java perspective combines views that you would commonly use while editing Java source files, while the Debug perspective contains the views that you would use while debugging Java programs.

JDK Mission Control plug-ins to Eclipse come with a predefined perspective called Mission Control. This perspective shows the JDK Mission Control user interface so that you can use the tools that comprise JDK Mission Control to profile applications as you develop them in Eclipse.

To open the JDK Mission Control Perspective:

  1. In top right corner of the Eclipse window, click the Open Perspective icon.

    The Open Perspective context menu appears.

  2. Choose Other.

    The Open Perspective dialog box appears.

  3. Select Mission Control and click OK.

    The Eclipse window reconfigures to show the Mission Control Perspective.

To change perspective from JDK Mission Control:

  1. If you have never opened the perspective, then click the Open Perspective icon and select the perspective you want to open.

    If the perspective name does not appear on the context menu, select Other... to open the Open Perspective dialog box and select the perspective from there.

  2. If you have opened the perspective before, then a button for that perspective will appear in the top right-hand corner of the Standard Mission Control Perspective, near the Open Perspective dialog box. Click the button for the perspective you want to open.

To reopen the Mission Control Perspective:

If you have already opened the Mission Control Perspective for this project, a Mission Control button will appear next to the Open Perspective button in the top right-hand corner of the Eclipse. Click that button.