| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <HTML> |
| <HEAD> |
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
| <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
| <LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css"> |
| <title>Opening perspectives</title> |
| </HEAD> |
| |
| <BODY BGCOLOR="#ffffff"> |
| <H1>Opening perspectives</H1> |
| <p>Perspectives provide combinations of views and editors that are |
| suited to performing a particular set of tasks. For example, you would normally |
| open the Debug perspective to debug a Java program. |
| </p> |
| |
| <p>To open a new perspective:</p> |
| <ol> |
| <li>Click the <b>Open Perspective</b> button |
| <img border="0" src="../images/ref-52.gif" width="16" height="16" alt="Open Perspective button"> |
| on the shortcut bar on the left side of the Workbench window. (This provides |
| the same function as the <b>Window > Open Perspective</b> menu on the menu bar.)</li> |
| <li> To see a complete list of perspectives, select <b>Other</b> |
| from the drop-down menu.</li> |
| <li>Select the perspective that you want to open.</li> |
| </ol> |
| |
| <p>When the perspective opens, the title bar of the window it is in changes to |
| display the name of the perspective. In addition, an icon is added to the shortcut bar, |
| allowing you to quickly switch back to that perspective from other perspectives in the same |
| window. |
| </p> |
| |
| <p> |
| By default, a perspective will open in the same window. If you would rather it opened in a new window, change the setting in <b>Window > Preferences > Workbench > Perspectives</b>. |
| </p> |
| |
| <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br> |
| <a href="../concepts/concepts-4.htm">Perspectives</a> |
| </p> |
| |
| <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br> |
| <a href="tasks-3.htm">Opening views</a><br> |
| <a href="tasks-24.htm">Changing where perspectives open</a><br> |
| <a href="tasks-31.htm">Specifying the default perspective</a><br> |
| <a href="tasks-28.htm">Switching between perspectives</a> |
| </p> |
| |
| <p> <br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation and others 2000, 2003" border="0" width="324" height="14"></a> |
| </p> |
| |
| </BODY> |
| </HTML> |