Primitive Display Options Preferences

The following preferences can be set using the Java > Debug > Primitive Display Options preference page.

These preferences effect how primitive values are displayed (int, double, etc).

Option

Description

Default

Display hexadecimal values (byte, short, char, int, long) This option controls whether hexadecimal values will be displayed for the primitive types byte, short, char, int and long Off
Display ASCII char value (byte, short, int, long) This option controls whether ASCII char values will be displayed for the primitive types byte, short, int and long Off
Display unsigned values (byte) This option controls whether unsigned values will be displayed for bytes Off

Debugger
Java perspectives
Java views
Local debugging
Remote debugging

Launching a Java program
Running and debugging

Detail Formatters Preferences
Heap Walking Preferences
Installed JREs Preferences
Java Debug Preferences
Logical Structures Preferences
Run/Debug Preferences
Step Filtering Preferences