blob: de1e076c6a6c3a8d34fb2a60e96a12c8ba16edb9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 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>Logical Structures Preferences</title>
<script language="JavaScript" src="../../../../PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1> Logical Structures Preferences </h1>
<p> The following preferences can be set using the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.debug.ui.JavaLogicalStructuresPreferencePage)")'> <img src="../PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Opens the Logical Structures preference page"> <b>Java &gt; Debug &gt; Logical Structures</b></a> preference page.</p>
<p>These preferences are used to add, edit and remove logical structures, which are used to display collection-type objects </p>
<table border="1" cellspacing="0" cellpadding= "5">
<thead>
<tr>
<th rowspan="1" colspan="1"> <p> Option </p></th>
<th rowspan="1" colspan="1"> <p> Description </p></th>
<th rowspan="1" colspan="1"> <p> Default </p></th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="1" valign="top" align="left">Logical Structures </td>
<td colspan="1" valign="top" align="left">Shows a listing of all of the current logical structures available. Note that logical structures with a yellow background cannot be edited or removed </td>
<td colspan="1" valign="top" align="left">&nbsp;</td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">Add button </td>
<td colspan="1" valign="top" align="left">Used to add a new logical structure to the listing </td>
<td colspan="1" valign="top" align="left">&nbsp;</td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">Edit button </td>
<td colspan="1" valign="top" align="left">Used to edit the selected logical structure </td>
<td colspan="1" valign="top" align="left">&nbsp;</td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">Remove button </td>
<td colspan="1" valign="top" align="left">Used to remove the selected logical structure</td>
<td colspan="1" valign="top" align="left">&nbsp;</td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">Preview</td>
<td colspan="1" valign="top" align="left">Shows the code snippet to the selected logical structure. This preview is not editable, you must use the <strong>Edit... </strong>button to edit a logical structure </td>
<td colspan="1" valign="top" align="left">&nbsp;</td>
</tr>
</tbody>
</table>
<p><img src="../../../../images/ngrelc.png" alt="Related concepts" border="0"></p>
<p> <a href="../../../../concepts/cdebugger.htm">Debugger</a><br>
<a href="../../../../concepts/concepts-5.htm">Java perspectives</a><br>
<a href="../../../../concepts/cjavaviews.htm">Java views</a><br>
<a href="../../../../concepts/clocdbug.htm">Local debugging</a><br>
<a href="../../../../concepts/cremdbug.htm">Remote debugging</a> </p>
<p> <img border="0" src="../../../../images/ngrelt.png" alt="Related tasks" > </p>
<p> <a href="../../../../tasks/task-launching_java_program.htm">Launching a Java program</a><br>
<a href="../../../../tasks/task-running_and_debugging.htm">Running and debugging</a> </p>
<p><img src="../../../../images/ngrelr.png" alt="Related reference" border="0"></p>
<p><a href="../../../../reference/preferences/java/debug/ref-detail_formatters.htm">Detail Formatters Preferences</a><br>
<a href="../../../../reference/preferences/java/debug/ref-heap_walking.htm">Heap Walking Preferences</a><br>
<a href="../../../../reference/preferences/java/debug/ref-installed_jres.htm">Installed JREs Preferences</a> <br>
<a href="../../../../reference/preferences/java/debug/ref-debug.htm">Java Debug Preferences </a><br>
<a href="../../../../reference/preferences/java/debug/ref-primitive_display_options.htm">Primitive Display Preferences</a> <br>
<a href="../../../../reference/preferences/run-debug/ref-run_debug.htm">Run/Debug Preferences</a><br>
<a href="../../../../reference/preferences/java/debug/ref-step_filtering.htm">Step Filtering Preferences </a> </p>
</body>
</html>