blob: 7cd8b68eab2543acd48f49e0c66ab71ef2facb5a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html lang="en">
<HEAD>
<meta name="copyright" content="Copyright (c) Eric Rizzo and others 2000, 2014. 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">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Startup and Shutdown, Workspaces</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1 CLASS="Head"> Startup and Shutdown, Workspaces </H1>
<P CLASS="Para"> The
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Startup.Workspaces)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link">
<strong>General &gt; Startup and Shutdown &gt; Workspaces</strong></a>
preference page allows configuration of the workspace prompting during IDE startup.</P>
<table BORDER="1" CELLSPACING="0">
<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">Prompt for workspace on startup</div></td>
<td> <div CLASS="Para">If this option is turned on then the workbench will
prompt you each time it is started for what workspace to use.</div></td>
<td> <div CLASS="Para">On</div></td>
</tr>
<tr>
<td> <div CLASS="Para">Number of recent workspaces to remember</div></td>
<td> <div CLASS="Para">The maximum number of recently-used workspaces that will be remembered and presented in the "Workspace Launcher" dialog.</div></td>
<td> <div CLASS="Para">5</div></td>
</tr>
<tr>
<td> <div CLASS="Para">Recent workspaces</div></td>
<td> <div CLASS="Para">The list of recently used workspaces that are presented in the "Workspace Launcher" dialog.</div></td>
<td> <div CLASS="Para">&lt;none&gt;</div></td>
</tr>
</table>
</BODY>
</HTML>