Difference between revisions of "Team1/Viewing the type Hierarchy"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
'''Viewing the type hierarchy'''
 
1.1. In order to view the type hierarchy of a variable  in eclipse, select the variable and press F4, or right click to open the edit menu and then select "Open Type Hierarchy".<br />
 
1.1. In order to view the type hierarchy of a variable  in eclipse, select the variable and press F4, or right click to open the edit menu and then select "Open Type Hierarchy".<br />
 
[[Image:Hierarchy1.jpg|500px ]]
 
[[Image:Hierarchy1.jpg|500px ]]

Revision as of 13:32, 30 January 2011

Viewing the type hierarchy 1.1. In order to view the type hierarchy of a variable in eclipse, select the variable and press F4, or right click to open the edit menu and then select "Open Type Hierarchy".
Hierarchy1.jpg

1.2. The type hierarchy view will open and show the type hierarchy for that variable.
Hierarchy2.jpg