blob: 489185c03a36d5f6f99a3caaa67ea352e6075a66 [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=utf-8">
<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</title>
</head>
<body bgcolor="#FFFFFF">
<h1 class="Head">Startup and Shutdown</h1>
<p class="Para">The <a class="command-link" href=
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Startup)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>General &gt; Startup and
Shutdown</strong></a> preference page allows the selection of plug-ins to be automatically activated during workbench
startup.</p>
<p class="Para">Normally plug-ins are not activated until they are needed. However some plug-ins may specify that
they wish to be activated during startup. This preference page allows the selection of which of these plug-ins will
actually be activated during 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">
Refresh workspace on startup
</div>
</td>
<td>
<div class="Para">
If this option is turned on then the workbench will synchronize its contents with the file system on startup.
</div>
</td>
<td>
<div class="Para">
Off
</div>
</td>
</tr>
<tr>
<td>
<div class="Para">
Show Problems view decorations on startup
</div>
</td>
<td>
<div class="Para">
If this option is turned on then the Problems view icon will show an errors/warnings overlay after startup,
independently if the Problems view is on top of the view stack or not.
</div>
</td>
<td>
<div class="Para">
Off
</div>
</td>
</tr>
<tr>
<td>
<div class="Para">
Confirm exit when closing last window
</div>
</td>
<td>
<div class="Para">
If this option is turned on then the workbench will ask if you wish to exit when closing the last window if.
</div>
</td>
<td>
<div class="Para">
On
</div>
</td>
</tr>
<tr>
<td>
<div class="Para">
Plug-ins activated on startup
</div>
</td>
<td>
<div class="Para">
This option allows you to select which available plug-ins should be activated on startup.
</div>
</td>
<td>
<div class="Para"></div>
</td>
</tr>
</table>
</body>
</html>