blob: 14926ae91f38b4ec6fb4a8b18d25dbc68af6eeaa [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2006. 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">
<title>Mark Occurrences</title>
<link rel="stylesheet" href="../../../../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script>
</head>
<body>
<h1>Mark Occurrences</h1>
<p>Indicate your preferences for the Mark Occurrences settings on the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.ui.preferences.MarkOccurrencesPreferencePage)")'> <img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Opens the Mark Occurrences preference page"> <b>Java &gt; Editor &gt; Mark Occurrences</b></a> preference page.</p>
<table border="1" cellspacing="0" cellpadding="5">
<thead>
<tr>
<th>
<p>Option</p>
</th>
<th>
<p>Description</p>
</th>
<th>
<p>Default</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
<p>Mark occurrences of the selected element in the current file</p>
</td>
<td valign="top">
<p>If enabled, then you'll see within a file, where a variable, method, type or other element is referenced.</p>
</td>
<td valign="top">
<p>On</p>
</td>
</tr>
</tbody>
</table>
<p>A list of elements can be enabled and disabled on this preference page. All are enabled by default.</p>
<p><img src="../../../../images/ngrelr.png" alt="Related reference" border="0"></p>
<p><a href="../../../../reference/ref-21.htm">Java Editor preference page</a></p>
</body>
</html>