diff --git a/doc/org.eclipse.cdt.doc.user/images/hierarchy_co.gif b/doc/org.eclipse.cdt.doc.user/images/hierarchy_co.gif
new file mode 100755
index 00000000000..45b6b132268
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/hierarchy_co.gif differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/history_list.gif b/doc/org.eclipse.cdt.doc.user/images/history_list.gif
new file mode 100755
index 00000000000..364c0e70b1d
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/history_list.gif differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_hide_inactive_includes.png b/doc/org.eclipse.cdt.doc.user/images/icon_hide_inactive_includes.png
new file mode 100755
index 00000000000..8725dfe1ab5
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_hide_inactive_includes.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_hide_sys_includes.png b/doc/org.eclipse.cdt.doc.user/images/icon_hide_sys_includes.png
new file mode 100755
index 00000000000..05902bf3986
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_hide_sys_includes.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/progress_stop.gif b/doc/org.eclipse.cdt.doc.user/images/progress_stop.gif
new file mode 100755
index 00000000000..dc47edf0695
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/progress_stop.gif differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/refresh_nav.gif b/doc/org.eclipse.cdt.doc.user/images/refresh_nav.gif
new file mode 100755
index 00000000000..3ca04d06ff9
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/refresh_nav.gif differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/sub_co.gif b/doc/org.eclipse.cdt.doc.user/images/sub_co.gif
new file mode 100755
index 00000000000..54871df5aa6
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/sub_co.gif differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/super_co.gif b/doc/org.eclipse.cdt.doc.user/images/super_co.gif
new file mode 100755
index 00000000000..59ac11633f2
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/super_co.gif differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/view_include_browser.png b/doc/org.eclipse.cdt.doc.user/images/view_include_browser.png
new file mode 100755
index 00000000000..8c7179e66d7
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/view_include_browser.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
index 1d258c628e5..6c573f37535 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
@@ -17,7 +17,7 @@
Console view
C/C++ Projects view
Editor view
- Execules view
+ Executables view
Project Explorer view
Outline view
Make Targets view
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_call_hierarchy_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_call_hierarchy_view.htm
index 658ac316a05..b74f9784442 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_call_hierarchy_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_call_hierarchy_view.htm
@@ -6,12 +6,13 @@
The Call Hierarchy view shows the loaded callers and callees for a selected C/C++ function. Right-click a function name in a source file and select Open Call Hierarchy to open a Call Hierarchy view, if none is open, and show the function's callers.
+The Call Hierarchy view shows the loaded callers and callees for a selected C/C++ function. Right-click a function name in a source file and select Open Call Hierarchy to open a Call Hierarchy view, if none is open, and show the function's callers.
- This view shows the include relationships between source and header files.
+ The Include Browser view shows the <include> and #include relationships between source and header files.
- - Command - - |
-
- - Description - - |
-
---|
Icon | +Name | +Description | +
---|---|---|
![]() |
- + Show Next Include - + |
@@ -51,10 +49,11 @@ |
![]() |
- + Show Previous Include - + |
@@ -63,10 +62,11 @@ |
![]() |
- + Hide System Includes - + |
@@ -75,10 +75,11 @@ |
![]() |
- + Hide Includes from Inactive Code - + |
@@ -87,10 +88,11 @@ |
![]() |
- + Show Includers - + |
@@ -99,10 +101,11 @@ |
![]() |
- + Show Included Files - + |
@@ -111,10 +114,11 @@ |
![]() |
- + Show History List - + |
@@ -123,10 +127,11 @@ |
![]() |
- + Refresh View Content - + |
@@ -134,11 +139,35 @@ |
![]() |
+
+ + View Menu + + |
+
+
+ Shows additional options to manage the Include Browser view including:
|
+
- This view shows the hierarchy of a type. The Type Hierarchy view consists of two panes:
+ The Type Hierarchy view shows a tree display of the selected type or method. The Type Hierarchy view consists of two panes:
- The type hierarchy tree shows supertypes, suptypes or both of a given type depending on the selection made in the + The type hierarchy tree shows supertypes, subtypes or both of a given type depending on the selection made in the toolbar.
-
- - Command - - |
-
- - Description - - |
-
---|
Icon | +Command | +Description | +
---|---|---|
![]() |
- + Show the Type Hierarchy - + |
@@ -59,10 +57,11 @@ |
![]() |
- + Show the Supertype Hierarchy - + |
@@ -73,10 +72,11 @@ |
![]() |
- + Show the Subtype Hierarchy - + |
@@ -87,10 +87,11 @@ |
![]() |
- + Show History List - + |
@@ -99,10 +100,11 @@ |
![]() |
- + Refresh - + |
@@ -111,10 +113,11 @@ |
![]() |
- + Cancel - + |
@@ -123,14 +126,25 @@ |
![]() |
- - Layout > Hierarchy View Only - ++ View Menu + |
- Hides the member list pane.
+ Shows additional options to manage the Type Hierarchy view including:
|
- - Command - - |
-
- - Description - - |
-
---|
Command | +Description | +
---|---|
- + Show All Inherited Members - + |
@@ -173,9 +182,9 @@ |
- + Hide Fields - + |
@@ -185,9 +194,9 @@ |
- + Hide Static Fields and Methods - + |
@@ -197,9 +206,9 @@ |
- + Hide Non-Public Members - + |
@@ -213,5 +222,7 @@
+ ![]() |