Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 1 | <html> |
| 2 | <head> |
| 3 | <meta name="copyright" content="Copyright Technical University Berlin and others 2004, 2010. This page is made available under the Eclipse Public License v1.0. For full details see http://www.eclipse.org/legal/epl-v10.html" /> |
| 4 | <link rel=stylesheet type="text/css" href="../css/book.css"> |
| 5 | <title>Object Teams perspective</title> |
| 6 | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| 7 | <style type="text/css"> |
| 8 | h2 {color: blue} |
| 9 | </style> |
| 10 | </head> |
| 11 | <body> |
| 12 | <h1>Object Teams perspective</h1> |
| 13 | The <b>Object Teams perspective</b> combines views that you use while |
| 14 | editing OT/J source files (see |
| 15 | <a href="/help/topic/org.eclipse.platform.doc.user/concepts/concepts-4.htm"> |
| 16 | perspectives</a>). |
| 17 | <h2>Opening the Object Teams perspective</h2> |
| 18 | To open the Object Teams perspective: |
| 19 | <ol> |
| 20 | <li>Click the <b>Open Perspective</b> button on the shortcut bar on the left side of |
| 21 | the Workbench window or select <b>Window > Open Perspective </b> from the |
| 22 | Workbench window menu bar.</li> |
| 23 | <li>To see a complete list of perspectives, select <b>Other...</b> from the drop-down |
| 24 | menu. |
| 25 | </li> |
| 26 | <li>Select the "Object Teams" perspective.</li> |
| 27 | </ol> |
| 28 | <p>When the perspective opens, the title bar of the window changes to display the name |
| 29 | of the perspective (i.e. Object Teams). In addition, an icon is added to the shortcut |
| 30 | bar, allowing you to quickly switch back to that perspective from other perspectives in |
| 31 | the same window. |
| 32 | <p> |
| 33 | <img src="images/screenshots/perspective.png" width=285 height=63 |
| 34 | alt="Object Teams icon in shortcut bar"<br> |
| 35 | Object Teams icon in the shortcut bar ("Show text" disabled). |
| 36 | </p> |
| 37 | <p>By default, a perspective will open in the same window. If you would rather it opened |
| 38 | in a new window, change the setting in <b>Window > Preferences > Workbench > Perspectives |
| 39 | </b>. |
| 40 | </p> |
| 41 | </body> |
| 42 | </html> |