blob: b3d5a7d3cc565c0e61c1dc860df366ba4c0b5fec [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 2007. 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">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<title>All References</title>
<script language="JavaScript" src="../../../PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1> All References </h1>
<p> Select the <strong>All References... </strong> command [ <img src="../../../images/org.eclipse.jdt.debug.ui/elcl16/all_references.png" alt="All References"> ] to open a popup containing a list of all Java objects in the current debug target that have references to the selected variable. The selected variable in the view must be a Java object. This command is only available if the Java virtual machine you are currently using supports reference retrieval.</p>
<p>Once the popup has opened, you can move the list to the <a href="../expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a> by pressing <em><strong>Ctrl+Shift+I</strong></em>.</p>
<p>There is a maximum number of references the virtual machine will return. This maximum can be changed on the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.debug.ui.HeapWalkingPreferencePage)")'> <img src="../../../PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Opens the Heap Walking preference page"> <strong>Java &gt; Debug &gt; Heap Walking</strong></a> preference page.</p>
<p>This command applies to:</p>
<ul><li><a href="../expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a></li>
<li><a href="../variables/ref-variables_view.htm"><strong>Variables View</strong></a></li>
</ul>
<p><img border="0" src="../../../images/ngrelr.png" alt="Related Reference"></p>
<p><a href="../../../tasks/task-evaluating_expressions.htm">Evaluating Expressions</a><br>
<a href="../../../reference/menus/run/ref-menu-run.htm">Run Menu</a></p></body>
</html>