Книга: Embedded Linux development using Eclipse

3.4.4 Navigate Menu

3.4.4 Navigate Menu

As the name implies, this menu helps you navigate through a large project in a number of different ways. We’ll look at many of these menu items in more detail in the next chapter, where we get into C programming:

• Open Type Hierarchy: Displays the Type Hierarchy view for the selected object, provided the object resolves to a defined type.

• Open Call Hierarchy: Displays the Call Hierarchy view for the selected function. The Call Hierarchy can show which functions call this function, and which functions this function calls.

• Open Declaration: Opens the declaration of the selected object: a function, variable, class, type, etc.

• Open Resource: Displays a dialog allowing you to select any resource in the workspace to open in an editor.

• Last Edit Location: Moves the cursor to the line that contains the most recent edit.

• Go to Line: Displays a dialog to specify a line number to which to move the cursor.

Оглавление книги


Генерация: 1.420. Запросов К БД/Cache: 3 / 0
поделиться
Вверх Вниз