| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml: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" /> |
| <title>Annotations preference page</title> |
| <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" /> |
| <style type="text/css"> |
| /*<![CDATA[*/ |
| table.c2 {width: 100%;} |
| th.c1 {width: 25%;} |
| /*]]>*/ |
| </style> |
| </head> |
| <body> |
| <h1 class="Head">Annotations preference page</h1> |
| <div class="Para"> |
| <p>The following preferences can be changed on the <a class="command-link" href= |
| 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.editors.preferencePages.Annotations)")'> |
| <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link" /> <strong>General > Editors > |
| Text Editors > Annotations</strong></a> preference page.</p> |
| </div> |
| <table border="1" cellspacing="0" class="c2"> |
| <tbody> |
| <tr> |
| <th class="c1"> |
| <div class="Para"> |
| Option |
| </div> |
| </th> |
| <th> |
| <div class="Para"> |
| Description |
| </div> |
| </th> |
| </tr> |
| <tr> |
| <td align="left" valign="top" width="25%">Show in Text as</td> |
| <td align="left" valign="top">This option controls whether the selected annotation type is shown in the text. |
| The corresponding text will be underlined with squiggles or highlighted.<br /></td> |
| </tr> |
| <tr> |
| <td align="left" valign="top" width="25%"> |
| <div class="Para"> |
| Show in Overview ruler<br /> |
| </div> |
| </td> |
| <td align="left" valign="top">This option controls whether the overview ruler on the right side of the text |
| editor is shown.</td> |
| </tr> |
| <tr> |
| <td align="left" valign="top"> |
| <div class="Para"> |
| Show in Vertical ruler<br /> |
| </div> |
| </td> |
| <td align="left" valign="top">This option controls whether the selected annotation type is shown in the |
| vertical ruler.</td> |
| </tr> |
| <tr> |
| <td align="left" valign="top" width="25%"> |
| <div class="Para"> |
| Color |
| </div> |
| </td> |
| <td align="left" valign="top"> |
| <div class="Para"> |
| This option controls the color for the selected annotation type.<br /> |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </body> |
| </html> |