blob: 47fc33b70460834c7cdff465e62c604b3b2e691a [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>Primitive Display Options Preferences</title>
<script language="JavaScript" src="../../../../PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1> Primitive Display Options 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.JavaPrimitivesPreferencePage)")'> <img src="../PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Opens the Primitive Display Options preference page"> <b>Java &gt; Debug &gt; Primitive Display Options</b></a> preference page.</p>
<p>These preferences effect how primitive values are displayed (int, double, etc). </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">Display hexadecimal values (byte, short, char, int, long) </td>
<td colspan="1" valign="top" align="left">This option controls whether hexadecimal values will be displayed for the primitive types byte, short, char, int and long </td>
<td colspan="1" valign="top" align="left">Off</td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">Display ASCII char value (byte, short, int, long) </td>
<td colspan="1" valign="top" align="left">This option controls whether ASCII char values will be displayed for the primitive types byte, short, int and long </td>
<td colspan="1" valign="top" align="left">Off</td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">Display unsigned values (byte) </td>
<td colspan="1" valign="top" align="left">This option controls whether unsigned values will be displayed for bytes </td>
<td colspan="1" valign="top" align="left">Off</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-logical_structures.htm">Logical Structures 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>