Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java Development User Guide
Previous Page Home Next Page

Inspecting the result of evaluating an expression

Inspecting shows the result of evaluating an expression in the Expressions view.

  1. In the scrapbook page, either type an expression or highlight an existing expression to be inspected. For example: System.getProperties();
  2. Click the Inspect button in the toolbar (or select Inspect from the selection's pop-up menu).
  3. The result of the inspection appears in a pop-up. 
  4. The result can be inspected like a variable in the debugger (for example, children of the result can be expanded).

Related concepts
Scrapbook

Related tasks
Creating a Java scrapbook page
Displaying the result of evaluating an expression
Executing an expression
Viewing runtime exceptions

Related reference
Expressions view
Java scrapbook page

 


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire