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

Show References

Select the Show References command [ Show All References ] to change if references should be displayed as variables in the view. When turned on, each Java variable that supports references will have a new child item with the name "'<variable name>' referenced from:". This new variable contains a list of all Java objects that hold a reference to the parent object. You can get a text list in the detail pane by clicking on the reference list variable or explore the details of each referencing object by expanding the variables.

References will only appear in the view if the Java Virtual Machine you are using supports reference retrieval.

This command applies to:

The Variables View with Show References turned on. In this case, the Map is references by one object, a HashMap$EntrySet.

Show References

Related Reference

View Display Commands

 


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