Difference between revisions of "Viewing the type Hierarchy"

From CDOT Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
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".
 +
[[Image:Hierarchy1.jpg|500px ]]
  
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".
+
  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.
+
[[Image:Hierarchy2.jpg|300px ]]
 
 
[[Image:Hierarchy1.jpg|600px ]]
 

Latest revision as of 15:02, 23 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