blob: 407cc7fa72d689424b01ff7278b4b4cff91e7074 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. 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 Preferences</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 Preferences</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.svg" 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" summary="Mark occurrences settings">
<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>
<h3 class="related">Related references</h3>
<a href="../../../../reference/preferences/java/ref-preferences-editor.htm">Java Editor preference page</a>
</body>
</html>