| <!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"> |
| <link rel="STYLESHEET" href="../book.css" type="text/css"> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script> |
| <title>Editors preference page</title> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1 class="Head">Editors preference page</h1> |
| <p class="Para">You can change the following preferences on the <a class="command-link" href= |
| 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Editors)")'> |
| <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"><strong>General > |
| Editors</strong></a> preference page:</p> |
| <table border="1" cellspacing="0" cellpadding="5"> |
| <thead> |
| <tr valign="top"> |
| <th>Option</th> |
| <th>Description</th> |
| <th>Default</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr valign="top"> |
| <td><b>Size of recently opened files list</b></td> |
| <td>Each file that is opened in an editor is stored in a list of recently used files in the <b>File</b> menu. |
| This option controls the number of files that is displayed in that list.</td> |
| <td>4</td> |
| </tr> |
| <tr valign="top"> |
| <td><b>Close editors automatically</b></td> |
| <td>Specifies whether or not to re-use editors in the Workbench. If on, you may specify the number of editors |
| to use before they are recycled (the default is 8). You can also specify if a prompt dialog should be opened or |
| if a new editor should be opened when all editors are "dirty" (have unsaved changes). Once it is turned on, the |
| Pin Editor action is added to the toolbar and editor tab menu. Pinned editors are not recycled.</td> |
| <td>Off</td> |
| </tr> |
| </tbody> |
| </table> |
| <h3 class="related">Related reference</h3><a href="ref-24.htm">Editor Area</a> |
| </body> |
| </html> |