| <!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"> |
| <meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]"> |
| <title>Workbench</title> |
| <link REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css"> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| |
| <h1 CLASS="Head"> |
| Workbench</h1> |
| |
| <div CLASS="Intro">The term <i>Workbench</i> refers to the desktop development |
| environment.</div> |
| |
| |
| <p CLASS="Para" Label="Type">Each Workbench window contains one or more |
| perspectives. Perspectives contain views and editors and control |
| what appears in certain menus and tool bars. More than one Workbench |
| window can exist on the desktop at any given time. |
| |
| <p CLASS="Para">The following preferences can be changed on the Workbench |
| page. |
| <br> |
| <table BORDER CELLSPACING=0 > |
| <caption></caption> |
| <THEAD> |
| <br></THEAD><TBODY> |
| <br></TBODY> |
| |
| <tr> |
| <th> |
| <div CLASS="Para">Option</div> |
| </th> |
| |
| <th> |
| <div CLASS="Para">Description</div> |
| </th> |
| |
| <th> |
| <div CLASS="Para">Default</div> |
| </th> |
| </tr> |
| |
| <tr> |
| <td> |
| <div CLASS="Para">Perform build automatically on resource modification</div> |
| </td> |
| |
| <td> |
| <div CLASS="Para">If this option is turned on, then the Workbench will |
| perform an automatic build whenever a modified resource is saved.</div> |
| </td> |
| |
| <td> |
| <div CLASS="Para">On</div> |
| </td> |
| </tr> |
| |
| <tr> |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">Save all modified resources automatically prior to manual |
| build</div> |
| </td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">If this option is turned on, then whenever you perform |
| a manual build (from the menu bar, select <b>Project > Rebuild All</b>), the Workbench |
| will automatically save all resources that have been modified since the |
| last build was performed.</div> |
| </td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">Off</div> |
| </td> |
| </tr> |
| |
| <tr> |
| <td>Refresh Workspace on startup</td> |
| |
| <td>If this option is turned on then the workspace resources will be synchronized |
| with their corresponding resources in the file system when the platform |
| is started. |
| <p>Note that this can potentially be a lengthy operation depending on |
| the number of resources you have in your workspace.</td> |
| |
| <td>Off</td> |
| </tr> |
| |
| <tr> |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">Confirm exit when closing last window</div> |
| </td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">If this option is turned on, then when you close the last |
| workbench window you will be prompted to confirm that you want to exit. |
| </div> |
| |
| <p CLASS="Para">You will be able to disable this option in the prompt.</p></td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">On</div> |
| </td> |
| </tr> |
| |
| <tr> |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">Show Tasks view when build has errors or warnings</div> |
| </td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">If this option is turned on, then when a build results in new |
| errors or warnings the Tasks view will be activated.</div> |
| </td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">On</div> |
| </td> |
| </tr> |
| |
| <tr> |
| <td>Workspace save interval (in minutes)</td> |
| |
| <td>This number indicates how often the state of the workspace is automatically |
| saved to disk.</td> |
| |
| <td>5</td> |
| </tr> |
| |
| <tr> |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">Open mode...</div> |
| </td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">You can select one of the following methods for opening |
| resources:</div> |
| |
| <div CLASS="Para"></div> |
| <ul> |
| |
| <li CLASS="Item"> |
| Double click - Single clicking on a resource will select it and double |
| clicking on it will open it in an editor.</li> |
| |
| <li CLASS="Item"> |
| Single click (Select on hover) - Hovering the mouse cursor over the resource |
| will select it and clicking on it once will open it in an editor.</li> |
| |
| <li CLASS="Item"> |
| Single click (Open when using arrow keys) - Selecting a resource with the |
| arrow keys will open it in an editor.</li> |
| |
| <div CLASS="Item"></div> |
| |
| <div CLASS="Item"></div> |
| |
| |
| <p CLASS="Para">Note: Depending on which view has focus, selecting and |
| opening a resource may have different behavior. |
| </ul> |
| </td> |
| |
| <td ALIGN=LEFT VALIGN=TOP> |
| <div CLASS="Para">Double click</div> |
| </td> |
| </tr> |
| </table> |
| |
| <br> |
| <p>Here is what the Workbench preferences page looks like: |
| <p><img src="../images/Image217_pref_wb.gif" alt="Preference dialog" border="0" width="525" height="467"></p> |
| |
| <P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"> |
| <br><a href="ref-23.htm">Workbench Window Layout</a> |
| </P> |
| <p> <br> |
| |
| <p><a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation and others 2000, 2003" border="0" width="324" height="14"></a> |
| </body> |
| </html> |