Team1/Viewing the type Hierarchy

From CDOT Wiki
Revision as of 15:08, 24 January 2011 by Minooz (talk | contribs) (Created page with ' 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". […')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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