blob: 5ba50fa7c2ccb98f315a6d2d35463375e9aaaab4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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" />
<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[*/
body {
background-color: #FFFFFF;
}
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 &gt; Editors &gt; Text Editors &gt;
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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>
<p>
Here is what the Annotations preference page looks like:
</p>
<p>
<img src="../images/ref-annotationspref.png" alt=
"Image of the Annotations preference page" /><br />
</p>
<p>
&nbsp;<br />
</p>
</body>
</html>