blob: 8188170d86d57b27624e4787b9329d64036382f5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<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>General</title>
<link REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
</head>
<body bgcolor="#FFFFFF">
<h1 CLASS="Head">General</h1>
<div CLASS="Intro">General settings for the Workbench. The term <i>Workbench</i> refers to the desktop development
environment.</div>
<p>Each Workbench window contains one or more
perspectives.&nbsp; Perspectives contain views and editors and control
what appears in certain menus and tool bars.&nbsp; More than one Workbench
window can exist on the desktop at any given time.</p>
<p CLASS="Para">The following preferences can be changed on the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Workbench)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="command link">
<strong>General</strong></a>
preference page. </p>
<table width="75%" border="1">
<tr>
<td><strong>Option</strong></td>
<td><strong>Description</strong></td>
<td><strong>Default</strong></td>
</tr>
<tr>
<td>Always run in background</td>
<td>Turn this option on to perform long running operations in the background
without blocking you from doing other work.<br></td>
<td>Off<br></td>
</tr>
<tr>
<td>Keep next/previous part dialog open </td>
<td>If this option is turned on then the editor and view cycle dialogs will
remain open when their activation key is let go. Normally the dialog closes
as soon as the key combination is release.</td>
<td>Off </td>
</tr>
<tr>
<td>Show Heap Status</td>
<td>Turn this option on to display an indicator
showing information about current Java heap usage.<br></td>
<td>Off<br></td>
</tr>
<tr>
<td>Workbench save interval</td>
<td>The field indicates how often the state of the workbench like perspective layouts and open editors is automatically saved to disk.
Set to 0 to disable.<br></td>
<td>5<br></td>
</tr>
<tr>
<td>Open mode...</td>
<td><div CLASS="Para">You can select one of the following methods for opening
resources:</div>
<div CLASS="Para"></div>
&nbsp; <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.
<p CLASS="Para"><strong>Note:</strong> Depending on which view has focus,
selecting and opening a resource may have different behavior. </p></li>
</ul></td>
<td>Double click</td>
</tr>
</table>
<p>Here is what the General preferences page looks like:</p>
<p><img src="../images/Image217_pref_wb.png" alt="Preference dialog" ></p>
<P><img border="0" src="../images/ngrelr.png" alt="Related reference" >
<br><a href="ref-23.htm">Workbench Window Layout</a>
</P>
</body>
</html>