Inspecting shows the result of evaluating an expression in the Expressions view.
In the scrapbook page, either type an expression or highlight an existing expression to be inspected. For example: System.getProperties()
Either click the Inspect button in the toolbar or select Inspect from the selection's pop-up menu.
The result of the inspection appears in the Expressions view, which opens if it is not already visible.
The result can be inspected like a variable in the debugger (for example, children of the result can be expanded).
Creating a
Java scrapbook page
Displaying the
result of evaluating an expression
Running an
expression
Viewing runtime
exceptions