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

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 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 />
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".
 
 
[[Image:Hierarchy1.jpg|500px ]]
 
[[Image:Hierarchy1.jpg|500px ]]
  
The type hierarchy view will open and show the type hierarchy for that variable.
+
The type hierarchy view will open and show the type hierarchy for that variable.<br/>
 
[[Image:Hierarchy2.jpg|300px ]]
 
[[Image:Hierarchy2.jpg|300px ]]

Revision as of 10:55, 26 January 2011

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

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