[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-patch] Documentation Update patch
|
Another doc update patch. This
one includes screen captures for the C++ preferences, and some views, outline
view, projects view.
Updated the references page to show
all documentation in that section from the main page (there were double
linked sections and some docs were not linked).
Updated the topics_Reference.xml, it
also contained invalid and double linked sections.
Dave Williams
Technical Writer
Rational Software
IBM Software Group
(613) 591-2962Index: topics_Reference.xml
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/topics_Reference.xml,v
retrieving revision 1.3
diff -u -r1.3 topics_Reference.xml
--- topics_Reference.xml 19 Dec 2003 20:47:29 -0000 1.3
+++ topics_Reference.xml 18 Apr 2004 20:13:28 -0000
@@ -3,14 +3,6 @@
<!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
<toc label="Reference">
- <topic label="CDT icons" href="reference/cdt_u_icons.htm"/>
- <topic label="Project properties" href="reference/cdt_o_proj_prop_pages.htm">
- <topic label="Make Builder page, C/C++ Properties window" href="reference/cdt_u_newproj_buildset.htm"/>
- <topic label="Error Parsers, C/C++ Properties window" href="reference/cdt_u_newproj_parser_error.htm"/>
- <topic label="Binary Parser page, C/C++ Properties window" href="reference/cdt_u_newproj_parser_binary.htm"/>
- <topic label="Paths and Symbols page, C/C++ Properties window" href="reference/cdt_u_newproj_pathsymb.htm"/>
- <topic label="Target platform, C/C++ Properties window" href="reference/cdt_u_newproj_platf.htm"/>
- </topic>
<topic label="Views" href="cdt_o_views.htm">
<topic label="Outline view" href="reference/cdt_u_outlineview.htm"/>
<topic label="Debug views" href="reference/cdt_o_dbg_view.htm">
@@ -22,7 +14,30 @@
<topic label="Debug view" href="reference/cdt_u_dbg_view.htm"/>
<topic label="Debug preferences" href="reference/cdt_u_dbg_pref.htm"/>
</topic>
+ <topic label="CDT icons" href="reference/cdt_u_icons.htm"/>
</topic>
+ <topic label="C/C++ Preferences" href="reference/cdt_u_c_pref.htm">
+ <topic label="Build Console" href="reference/cdt_u_build_pref.htm"/>
+ <topic label="C/C++ editor preferences" href="reference/cdt_o_ceditor_pref.htm">
+ <topic label="General page, Preferences window" href="reference/cdt_u_c_editor_gen.htm"/>
+ <topic label="Annotations page, Preferences window" href="reference/cdt_u_c_editor_anno.htm"/>
+ <topic label="Colors page, Preferences window" href="reference/cdt_u_c_editor_color.htm"/>
+ <topic label="Content Assist page, Preferences window" href="reference/cdt_u_c_editor_con_assist.htm"/>
+ <topic label="Navigation page, Preferences window" href="reference/cdt_u_c_editor_navigation.htm"/>
+ </topic>
+ <topic label="Code Templates page, Preferences window" href="reference/cdt_u_code_temp.htm"/>
+ <topic label="Make Targets page, Preferences window" href="reference/cdt_u_make_targets_pref.htm"/>
+ <topic label="New Make Projects properties" href="reference/cdt_o_proj_prop_pages.htm">
+ <topic label="Make Builder page, C/C++ Properties window" href="reference/cdt_u_newproj_buildset.htm"/>
+ <topic label="Error Parsers, C/C++ Properties window" href="reference/cdt_u_newproj_parser_error.htm"/>
+ <topic label="Binary Parser page, C/C++ Properties window" href="reference/cdt_u_newproj_parser_binary.htm"/>
+ <topic label="Paths and Symbols page, C/C++ Properties window" href="reference/cdt_u_newproj_pathsymb.htm">
+ <topic label="Scanner Configuration Discovery dialog box" href="reference/cdt_u_scanner_cfg_disc.htm"/>
+ <topic label="Manage include paths dialog box" href="reference/cdt_u_newproj_incl_path.htm"/>
+ <topic label="Manage defined symbols dialog box" href="reference/cdt_u_newproj_def_symb.htm"/>
+ </topic>
+ </topic>
+ </topic>
<topic label="Run and Debug dialog boxes" href="reference/cdt_o_run_dbg_pages.htm">
<topic label="Main page, Run or Debug dialog box" href="reference/cdt_u_run_dbg_main.htm"/>
<topic label="Arguments page, Run or Debug dialog box" href="reference/cdt_u_run_dbg_arg.htm"/>
@@ -31,12 +46,6 @@
<topic label="Source page, Run or Debug dialog box" href="reference/cdt_u_run_dbg_srce.htm"/>
<topic label="Common page, Run or Debug dialog box" href="reference/cdt_u_run_dbg_comm.htm"/>
</topic>
- <topic label="C/C++ editor, code templates and search preferences" href="reference/cdt_o_ceditor_pref.htm">
- <topic label="General page, Preferences window" href="reference/cdt_u_c_editor_gen.htm"/>
- <topic label="Annotations page, Preferences window" href="reference/cdt_u_c_editor_anno.htm"/>
- <topic label="Colors page, Preferences window" href="reference/cdt_u_c_editor_color.htm"/>
- <topic label="Content Assist page, Preferences window" href="reference/cdt_u_c_editor_con_assist.htm"/>
- <topic label="Code Templates page, Preferences window" href="reference/cdt_u_code_temp.htm"/>
- <topic label="C/C++ Search page, Search dialog box" href="reference/cdt_u_search.htm"/>
- </topic>
-</toc>
+ <topic label="C/C++ Search page, Search dialog box" href="reference/cdt_u_search.htm"/>
+
+ </toc>
\ No newline at end of file
Index: concepts/cdt_c_open_declarations.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_c_open_declarations.htm
--- concepts/cdt_c_open_declarations.htm 19 Dec 2003 20:47:29 -0000 1.2
+++ concepts/cdt_c_open_declarations.htm 18 Apr 2004 20:13:28 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Open declarations</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -14,31 +12,11 @@
<h1>Open declarations</h1>
-<p>You can select an element name in your code and navigate to its declaration.</p>
+<p>You can select an element name in your code and quickly navigate to its declaration.</p>
+<img src="../images/openDeclarations.png" border="0" width="416" height="279" alt="screen capture showing Open Declarations option">
+<p>If the search finds only one matching declaration, you will immediately jump to the declaration, even if it is in another file. If
+the search finds multiple declarations, a windowed list of prospects will appear.</p>
-<p>The table below describes what happens when matching declarations are found.</p>
-
-<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="68%">
- <tr>
- <td width="51%"><b>If this is found</b></td>
- <td width="49%"><b>This is what happens</b></td>
- </tr>
- <tr>
- <td width="51%">Only one matching declaration is found, and it is in another
- file</td>
- <td width="49%">The file that contains the declaration will be opened</td>
- </tr>
- <tr>
- <td width="51%">Only one matching declaration is found, and it is in the
- same file</td>
- <td width="49%">The line on which the declaration is found is highlighted</td>
- </tr>
- <tr>
- <td width="51%">More than one matching declaration is found</td>
- <td width="49%">A list is displayed of each matching declaration and the
- file in which it is found</td>
- </tr>
-</table>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
<a href="cdt_c_projects.htm">CDT Projects</a><br>
<a href="cdt_c_search.htm">C/C++ search</a></p>
Index: concepts/cdt_c_outlineview.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/concepts/cdt_c_outlineview.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_c_outlineview.htm
--- concepts/cdt_c_outlineview.htm 19 Dec 2003 20:47:29 -0000 1.2
+++ concepts/cdt_c_outlineview.htm 18 Apr 2004 20:13:28 -0000
@@ -2,19 +2,20 @@
<html lang="en">
<head>
-<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Outline view</title>
-<link rel="stylesheet" type="text/css" href="../help.css">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <title>Outline view</title>
+ <link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Outline view </h1>
-<p>The Outline view gives you a language-based structural view of your C/C++ source code. </p>
+<p>The Outline view displays an outline of a structured C/C++ file that is currently
+open in the editor area, by listing the structural elements. </p>
+
+<img src="../images/outlineView.png" border="0" width="838" height="312" alt="Outline View screen capture">
<p>The Outline view shows the following elements in the source file in the order
in which they occur:</p>
@@ -33,7 +34,7 @@
<li>Include</li>
<li>Method private</li>
<li>Method protected</li>
- <li>Method public Struct</li>
+ <li>Method public struct</li>
<li>Type definition</li>
<li>Union</li>
<li>Variable</li>
@@ -41,11 +42,11 @@
<p>You can also sort the list
alphabetically. When you select an element in the Outline view, the C/C++
-editor highlights both the selected item and the marker bar (left margin). For example, to jump
+editor highlights both the selected item and the marker bar (left margin). For example, to move
to the start of main() in the C/C++ editor, click <samp>main()</samp> in the Outline
view.</p>
-<p>For more information on the marker bar, see <b>Workbench User Guide > Reference > User interface
+<p>For more information about the marker bar, see <b>Workbench User Guide > Reference > User interface
information > Views and editors > Editor area</b>.</p>
<p>You can filter the Outline view by choosing to display or hide the following
@@ -57,20 +58,37 @@
<li>Non-public members</li>
</ul>
-<p>You can select an element in the Outline view, and do the following:</p>
+<p>You can select an element in the Outline view, and perform the following actions:</p>
<ul>
- <li>Open the C/C++ Search dialog box. The Search string box is populated and
+ <li>Open the C/C++ Search window box. The Search string box is populated and
the element type is selected.</li>
<li>Complete a text-based search, of a workspace or a specified working set for the
selected element.</li>
<li>Open a selected .h file in the editor.</li>
</ul>
-<p>For more information on:</p>
-<ul>
- <li>The Eclipse workspace, see <b>Workbench User Guide > Tasks > Upgrading
-Eclipse</b></li>
- <li>Working sets, see <b>Workbench User Guide > Concepts > Working sets</b></li>
+<h2>Icons</h2>
+<p><table border="1" >
+ <tr>
+ <td><img src="../images/outlineView-hideFields.png" border="0" width="22" height="22" alt="Hide Fields Button"></td>
+ <td>Hide Fields </td>
+ </tr>
+ <tr>
+ <td><img src="../images/outlineView-hideStaticMembers.png" border="0" width="22" height="22" alt="Hide Static Members Button"></td>
+ <td>Hide Static Members </td>
+ </tr>
+ <tr>
+ <td><img src="../images/outlineView-hideNon-PublicMembers.png" border="0" width="22" height="22" alt="Hide Non Public Members Button"></td>
+ <td>Hide Non-Public Members </td>
+ </tr>
+ <tr>
+ <td><img src="../images/outlineView-Sort.png" border="0" width="22" height="22" alt="Sort Button"></td>
+ <td>Sort </td>
+ </tr>
+</table></p>
+
+<p>For more information about the Eclipse workbench, see <b>Workbench User Guide > Tasks > Upgrading Eclipse</b>.</p>
+<p>For more information about Working sets, see <b>Workbench User Guide > Concepts > Working sets</b>.</p>
</ul>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
Index: concepts/cdt_c_proj_file_views.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/concepts/cdt_c_proj_file_views.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_c_proj_file_views.htm
--- concepts/cdt_c_proj_file_views.htm 19 Dec 2003 20:47:29 -0000 1.2
+++ concepts/cdt_c_proj_file_views.htm 18 Apr 2004 20:13:28 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Project file views</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -14,28 +12,69 @@
<h1>Project file views</h1>
-<p>Projects files are displayed in the C/C++ Projects view and in the Navigator view.</p>
+<p>Projects files and elements are displayed in the C/C++ Projects view and in the Navigator view.</p>
<h2>C/C++ Projects view</h2>
+<p>The C/C++ Projects view displays, in a tree structure, only C and C++ project files. In this view you can do the following:
+<ul>
+ <li>Browse the elements of .c, .cpp, and .h files</li>
+ <li>Open files in the editor view</li>
+ <li>Open projects in a new window</li>
+ <li>Create new projects, classes, files, or folders</li>
+ <li>Manage existing files (cut, paste, delete, move or rename)</li>
+ <li>Restore deleted files from local history</li>
+ <li>Import or Export files and projects</li>
+</ul>
-<p>C and C++ project files are controlled in the C/C++ Projects view. The C/C++ Projects view
-displays only C/C++ project files. Files selected in the C/C++
-Projects view affect the information displayed in other views.</p>
-
-<p>The C/C++ Projects view shows only open C/C++ projects. Project files are displayed in a tree structure.
-You can right-click a project to view its properties.</p>
+Files that you select in the C/C++ Projects view affect the information that is displayed in other views.</p>
+<img src="../images/projectsView.png" border="0" width="244" height="425" alt="Example of a Projects View Window">
<h2>Navigator view</h2>
-<p>The Navigator view is part of the Eclipse Workbench.</p>
+<p>The Navigator view provides a hierarchical view of all the resources in the workbench, not just your C/C++ resources.
+From this view, you can open files for editing or select resources for operations such as exporting. </p>
+
+<p>Right-click any resource in the Navigator view to open a pop-up menu from which you can perform operations such as
+copy, move, create new resources, compare resources, or perform team operations. For a description of what each menu
+item does, select an item and press F1. </p>
+
+<p>By default, the Navigator view is included in the Resources perspective. To add it to the current perspective, click
+<b>Window > Show View > Navigator</b>.</p>
+
+<img src="../images/navigatorView.png" border="0" width="243" height="234" alt="Example of a Navigator View Window">
+
+<h3>Toolbar icons</h3>
+<p><table border="1" >
+ <tr>
+ <td><img src="../images/view-back.png" border="0" width="22" height="22" alt="Back Button"></td>
+ <td>Back </td>
+ </tr>
+ <tr>
+ <td><img src="../images/view-forward.png" border="0" width="22" height="22" alt="Forward Button"></td>
+ <td>Forward </td>
+ </tr>
+ <tr>
+ <td><img src="../images/view-up.png" border="0" width="22" height="22" alt="Up Button"></td>
+ <td>Up </td>
+ </tr>
+ <tr>
+ <td><img src="../images/view-collapseAll2.png" border="0" width="22" height="22" alt="Collapse All Button"></td>
+ <td>Collapse All </td>
+ </tr>
+ <tr>
+ <td><img src="../images/view-linkWithEditor.png" border="0" width="22" height="22" alt="Link with Editor Button"></td>
+ <td>Link with Editor </td>
+ </tr>
+ <tr>
+ <td><img src="../images/view-menu.png" border="0" width="22" height="22" alt="Menu Button"></td>
+ <td>Menu </td>
+ </tr>
+</table></p>
+
+<p>For information about the Navigator view toolbar and icons, see <b>Workbench User Guide > Concepts > Views > Navigator View</b>.</p>
+<p>For information about the pop up menu in the Navigator view, see <b>Workbench User Guide > Reference > User interface information >
+Views and Editors > Navigator View</b>.</p>
-<ul>
- <li>For information about the Navigator view toolbar and icons, see <b>
- Workbench User Guide > Concepts > Views > Navigator View</b>.</li>
- <li>For information about the context menu in the Navigator view, see <b>
- Workbench User Guide > Reference > User interface
-information > Views and Editors > Navigator View</b>.</li>
-</ul>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="cdt_c_projects.htm">CDT Projects</a><br>
Index: reference/cdt_o_ceditor_pref.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_o_ceditor_pref.htm,v
retrieving revision 1.3
diff -u -r1.3 cdt_o_ceditor_pref.htm
--- reference/cdt_o_ceditor_pref.htm 12 Apr 2004 14:53:37 -0000 1.3
+++ reference/cdt_o_ceditor_pref.htm 18 Apr 2004 20:13:32 -0000
@@ -10,10 +10,9 @@
<body>
-<h1>C/C++ editor, code template, and search preferences</h1>
+<h1>C/C++ editor preferences</h1>
-<p>This section describes how to set preferences for the C/C++ editor, code
-templates, and the search feature.</p>
+<p>This section describes how to set preferences for the C/C++ editor.</p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="508">
<tr>
@@ -30,28 +29,21 @@
</tr>
<tr>
<td align="left" width="244">C/C++ editor text color</td>
- <td align="left" width="241"><a href="cdt_u_c_editor_color.htm">Colors page,
- Preferences window</a></td>
+ <td align="left" width="241"><a href="cdt_u_c_editor_color.htm">Colors page, Preferences window</a></td>
</tr>
<tr>
- <td align="left" width="244">C/C++ editor Content Assist Feature</td>
- <td align="left" width="241"><a href="cdt_u_c_editor_con_assist.htm">Content
- Assist page, Preferences window</a></td>
+ <td align="left" width="244">C/C++ editor Content Assist feature</td>
+ <td align="left" width="241"><a href="cdt_u_c_editor_con_assist.htm">Content Assist page, Preferences window</a></td>
</tr>
<tr>
- <td align="left" width="244">C/C++ editor code template</td>
- <td align="left" width="241"><a href="cdt_u_code_temp.htm">Code Templates
- page, Preferences window</a></td>
+ <td align="left" width="244">C/C++ editor Navigation feature</td>
+ <td align="left" width="241"><a href="cdt_u_c_editor_navigation.htm">Navigation page, Preferences window</a></td>
</tr>
- <tr>
- <td align="left" width="244">C/C++ editor search feature</td>
- <td align="left" width="241"><a href="cdt_u_search.htm">C/C++ search page,
- Search dialog box</a></td>
- </tr>
- </table>
-
+</table>
+<p>
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+</p>
-</body>
+</body>
</html>
Index: reference/cdt_o_proj_prop_pages.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_o_proj_prop_pages.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_o_proj_prop_pages.htm
--- reference/cdt_o_proj_prop_pages.htm 19 Dec 2003 20:47:28 -0000 1.2
+++ reference/cdt_o_proj_prop_pages.htm 18 Apr 2004 20:13:32 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Project properties</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -12,8 +10,9 @@
<body>
-<h1>Project properties</h1>
-<p>In this section, learn about the C/C++ project properties pages.</p>
+<h1>New Make Projects properties</h1>
+<p>In this section, learn about the C/C++ New Make Projects properties pages.</p>
+
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="540">
<tr>
<th align="left" valign="bottom" width="154">To learn about the</th>
@@ -40,9 +39,16 @@
symbols page, C/C++ Properties window</a></td>
</tr>
<tr>
- <td align="left" width="154">Target platform page</td>
- <td align="left" width="363"><a href="cdt_u_newproj_platf.htm">Target
- platform, C/C++ Properties window</a></td>
+ <td align="left" width="154">Scanner Configuration Discovery page</td>
+ <td align="left" width="363"><a href="cdt_u_scanner_cfg_disc.htm">Scanner Configuration Discovery dialog box</a></td>
+ </tr>
+ <tr>
+ <td align="left" width="154">Manage include paths page</td>
+ <td align="left" width="363"><a href="cdt_u_newproj_incl_path.htm">Manage include paths dialog box</a></td>
+ </tr>
+ <tr>
+ <td align="left" width="154">Manage defined symbols page</td>
+ <td align="left" width="363"><a href="cdt_u_newproj_def_symb.htm">Manage defined symbols dialog box</a></td>
</tr>
</table>
<p>
Index: reference/cdt_o_ref.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_o_ref.htm
--- reference/cdt_o_ref.htm 19 Dec 2003 20:47:28 -0000 1.2
+++ reference/cdt_o_ref.htm 18 Apr 2004 20:13:32 -0000
@@ -3,47 +3,60 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Reference</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
-
<body>
<h1>Reference</h1>
- <p>This section describes the C/C++ perspective.</p>
-<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="540">
- <tr>
- <th align="left" valign="bottom" width="161">To learn about</th>
- <th align="left" width="356">See</th>
- </tr>
- <tr>
- <td align="left" width="161">Icons displayed in the C/C++ perspective</td>
- <td align="left" width="356"><a href="cdt_u_icons.htm">C/C++ perspective
- icons</a></td>
- </tr>
- <tr>
- <td align="left" width="161">Project properties pages</td>
- <td align="left" width="356"><a href="cdt_o_proj_prop_pages.htm">Project
- properties</a></td>
- </tr>
- <tr>
- <td align="left" width="161">Views</td>
- <td align="left" width="356"><a href="cdt_o_views.htm">Views</a></td>
- </tr>
- <tr>
- <td align="left" width="161">Run and debug pages</td>
- <td align="left" width="356"><a href="cdt_o_run_dbg_pages.htm">Run and Debug
- dialog box</a></td>
- </tr>
- <tr>
- <td align="left" width="161">C/C++ editor preference pages</td>
- <td align="left" width="356"><a href="cdt_o_ceditor_pref.htm">C/C++ editor,
- code templates and search preferences</a></td>
- </tr>
- </table>
+<p>This section describes the Views, Windows and Dialog Boxes available from the C/C++ perspective.</p>
+
+<h3>View</h3>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_outlineview.htm">Outline View</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_dbg_view.htm">Debug View</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_registersview.htm">View information about registers</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_memoryview.htm">Inspect and change process memory</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mem_view_pref.htm">Change the appearance of the memory view</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_shared_lib_view.htm">View information about shared libraries</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_signals_view.htm">View signals defined for a given debug target</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_view.htm">View debug information</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_pref.htm">Set C/C++ debug preferences</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_icons.htm">Icons</a><br>
+
+<h3><a style="text-decoration:none" href="cdt_u_c_pref.htm">C/C++ Preferences</a></h3>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_build_pref.htm">Build Console</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_ceditor_pref.htm">C/C++ Editor</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_gen.htm">General</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_anno.htm">Annotations</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_color.htm">Colors</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_con_assist.htm">Content Assist</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_navigation.htm">Navigation</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_code_temp.htm">Code Templates</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt="">Debug<br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt="">GDB MI<br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt="">Source Code Locations<br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_make_targets_pref.htm">Make Targets</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_proj_prop_pages.htm">New Make Projects</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_buildset.htm">Make Builder</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_error.htm">Error Parser</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_binary.htm">Binary Parser</a><br>
+<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_pathsymb.htm">Paths and Symbols</a><br>
+<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_u_scanner_cfg_disc.htm">Scanner Configuration Discovery</a><br>
+<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_incl_path.htm">Manage Include Paths</a><br>
+<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_def_symb.htm">Manage Defined Symbols</a><br>
+
+<h3>Run and Debug</h3>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_run_dbg_main.htm">Main</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_run_dbg_arg.htm">Arguments</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_run_dbg_env.htm">Environment</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_run_dbg_dbg.htm">Debugger</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_run_dbg_srce.htm">Source</a><br>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_run_dbg_comm.htm">Common</a><br>
+
+<h3>Search</h3>
+<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_search.htm">C/C++ search page</a><br>
+
<p>
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
</p>
Index: reference/cdt_u_newproj_buildset.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_u_newproj_buildset.htm
--- reference/cdt_u_newproj_buildset.htm 19 Dec 2003 20:47:28 -0000 1.2
+++ reference/cdt_u_newproj_buildset.htm 18 Apr 2004 20:13:33 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Make Builder page, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -15,35 +13,27 @@
<body>
-<h1>Make Builder page, C/C++ Properties window</h1>
-
-<p>The Make Builder page of the C/C++ Properties window lets you define build settings.</p>
+<h1>Make Builder page, C/C++ Preferences window</h1>
+<p>You can define build settings on the Make Builder page of the C/C++ Preferences window.</p>
+<p><img src="../images/new_make-builder.png" border="0" width="732" height="611" alt="Make Builder Preferences Dialog Box"></p>
<dl>
- <dt>Stop on Error</dt>
- <dd>Stops the build when an error is encountered.</dd>
- <dt>Keep Going on Error</dt>
- <dd>Continues the build even if an error is encountered.</dd>
- <dt>Use Default</dt>
- <dd>Use the default make command. Clear the check box to change the default make command.</dd>
- <dt>Build Command</dt>
- <dd>Type a build command.</dd>
+ <dt>Use default</dt>
+ <dd>Select this checkbox to use the default make command. Clear the check box to specify a new make command.</dd>
+ <dt>Build command</dt>
+ <dd>If you clear the <b>Use default</b> checkbox type a new make command in this field.</dd>
+ <dt>Stop on first build error</dt>
+ <dd>Stops the build when an error occurs.</dd>
<dt>Build on resource save (Auto Build)</dt>
- <dd>Changes the default build make target. By default,
- this option to stop the build when an error is encountered.<br>
- <b>Note:</b> This option is only effective if it is enabled in the Workbench
- preferences.</dd>
+ <dd>Changes the target of the default build make. By default, this option stops the build when an error occurs.<br>
+ <b>Note:</b> This option is only available if you enable it in the workbench preferences.</dd>
<dt>Build (Incremental Build)</dt>
- <dd>Changes the default build make target. By default,
- this option builds only the components affected by modified files in that particular
- project.</dd>
+ <dd>Changes the default build make target. By default, this option builds only the components that are affected by the files which were modified in a project.</dd>
<dt>Rebuild (Full Build)</dt>
- <dd>Changes the default build make target. By default,
- this option builds every file in a project whether or not a file has been modified since
-the last build. A Rebuild is a clean followed by a
+ <dd>Changes the default build make target. By default, this option builds all files in a project, even if they have not been modified. A rebuild is a clean followed by a
build.</dd>
- <dt>Make build target</dt>
- <dd>Type a make build target.</dd>
+ <dt>Clean</dt>
+ <dd>Deletes intermediate files.</dd>
</dl>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
Index: reference/cdt_u_newproj_parser_binary.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_u_newproj_parser_binary.htm
--- reference/cdt_u_newproj_parser_binary.htm 19 Dec 2003 20:47:28 -0000 1.2
+++ reference/cdt_u_newproj_parser_binary.htm 18 Apr 2004 20:13:33 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Binary Parser, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -15,15 +13,15 @@
<body>
-<h1>Binary Parser page, C/C++ Properties window</h1>
-
-<p>The Binary Parser page of the C/C++ Properties window lists binary parsers.</p>
+<h1>Binary Parser page, C/C++ Preferences window</h1>
+<p>You can view a list of binary parsers on the Binary Parser page of the C/C++ Preferences window.</p>
+<p><img src="../images/new_make-binary_parser.png" border="0" width="665" height="611" alt="Make Binary Parser Preferences Dialog Box"></p>
<dl>
<dt>Binary Parser</dt>
<dd>Select a binary parser from the list.</dd>
<dt>Binary Parser Options</dt>
- <dd>If available, define binary parser options.</dd>
+ <dd>If a binary parser has parser options you can define them in this section.</dd>
</dl>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
Index: reference/cdt_u_newproj_parser_error.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_u_newproj_parser_error.htm
--- reference/cdt_u_newproj_parser_error.htm 19 Dec 2003 20:47:28 -0000 1.2
+++ reference/cdt_u_newproj_parser_error.htm 18 Apr 2004 20:13:33 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Error Parsers, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -15,22 +13,23 @@
<body>
-<h1>Error Parsers, C/C++ Properties window</h1>
+<h1>Error Parsers, C/C++ Preferences window</h1>
-<p>The Error Parsers page of the Properties window lists a set of filters that detect error patterns in
-the build output log.</p>
+<p>You can veiw a list of the filters that detect error patters in the build output log, on the Error Parsers page of the Preferences window.</p>
+
+<p><img src="../images/new_make-error_parser.png" border="0" width="732" height="611" alt="Make Error Parser Preferences Dialog Box"></p>
<dl>
<dt>Error Parsers</dt>
- <dd>Lists error parsers.</dd>
+ <dd>Lists the various error parsers which can be enabled or disabled.</dd>
<dt>Up</dt>
- <dd>Moves a highlighted error parser up the list.</dd>
+ <dd>Moves the selected error parser higher in the list.</dd>
<dt>Down</dt>
- <dd>Moves a highlighted error parser down the list.</dd>
+ <dd>Moves the selected error parser lower in the list.</dd>
<dt>Select All</dt>
<dd>Selects all error parsers.</dd>
<dt>Unselect All</dt>
- <dd>Deselects all error parsers.</dd>
+ <dd>Clears all error parsers.</dd>
</dl>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
Index: reference/cdt_u_newproj_pathsymb.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_pathsymb.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_u_newproj_pathsymb.htm
--- reference/cdt_u_newproj_pathsymb.htm 19 Dec 2003 20:47:28 -0000 1.2
+++ reference/cdt_u_newproj_pathsymb.htm 18 Apr 2004 20:13:33 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Paths and symbols page, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -15,30 +13,18 @@
<body>
-<h1>Paths and Symbols page, C/C++ Properties window</h1>
+<h1>Paths and Symbols page, C/C++ Preferences window</h1>
-<p>The Paths and Symbols page of the C/C++ Properties window lets you define include paths and preprocessor symbols.</p>
+<p>You can define include paths and preprocessor symbols on the Paths and Symbols page of the C/C++ Preferences window.</p>
+<p><img src="../images/new_make-paths_symbols.png" border="0" width="615" height="612" alt="Make Paths and Symbols Preferences Dialog Box"></p>
<dl>
- <dt>Include paths</dt>
- <dd>Specifies a directory path for the files that exist on your development
- platform. For example, "/usr/include" on a linux/solaris system or "c:/usr/include"
- for windows.</dd>
- <dt>Defined symbols</dt>
- <dd>Symbols are simple preprocessor symbols that can be a name, (such as
- DEBUG) or a name=value, (such as "CPU=x86").</dd>
- <dt>New</dt>
- <dd>Specifies a New button to enter a New Include Path or Defined
- symbol.</dd>
- <dt>Remove</dt>
- <dd>Specifies Remove button to remove selected Include Path or
- Defined symbol.</dd>
- <dt>Move Up</dt>
- <dd>Moves Up button to move the selected Include Path
- or Defined symbol up the list.</dd>
- <dt>Move Down</dt>
- <dd>Moves Down button to move the selected Include Path
- or Defined symbol down the list.</dd>
+ <dt>Automate scanner configuration discovery</dt>
+ <dd>Select this checkbox to configure the scanner discovery to run automatically.</dd>
+ <dt>Options</dt>
+ <dd>Click this button to open the Scanner Configuration Discovery options.</dd>
+ <dt>Manage</dt>
+ <dd>Click these buttons to open the Manage include paths or Manage defined symbols windows.</dd>
</dl>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
Index: reference/cdt_u_outlineview.htm
===================================================================
RCS file: /home/tools/org.eclipse.cdt.doc.user/reference/cdt_u_outlineview.htm,v
retrieving revision 1.2
diff -u -r1.2 cdt_u_outlineview.htm
--- reference/cdt_u_outlineview.htm 19 Dec 2003 20:47:28 -0000 1.2
+++ reference/cdt_u_outlineview.htm 18 Apr 2004 20:13:33 -0000
@@ -3,8 +3,6 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Outline view</title>
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -17,21 +15,39 @@
<h1>Outline view</h1>
-<p>The Outline view displays a structural view of C/C++ source code. The Outline
-view automatically refreshes as you add declarations to your source code.</p>
+<p>The Outline view displays an outline of a structured C/C++ file that is currently
+open in the editor area, by listing the structural elements. </p>
-<h2>Outline view toolbar</h2>
+<p><img src="../images/outlineView.png" border="0" width="838" height="312" alt="Outline View screen capture"></p>
-<dl>
- <dt><img border="0" src="../images/fields_co.gif" width="16" height="16"> Hide Fields </dt>
- <dd>Hide fields.</dd>
- <dt><img border="0" src="../images/static_co.gif" width="16" height="16"> Hide Static Members </dt>
- <dd>Hide static members.</dd>
- <dt><img border="0" src="../images/public_co.gif" width="16" height="16"> Hide Non-Public Members </dt>
- <dd>Hide non-public members.</dd>
- <dt><img border="0" src="../images/alphab_sort_co.gif" width="16" height="16"> Sort </dt>
- <dd>Sort items alphabetically.</dd>
+
+<h2>Outline view toolbar icons</h2>
+
+<p>The table below lists the icons displayed in the Outline view toolbar.</p>
+
+<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="34%">
+<tr>
+ <td width="19%" align="left"><b>Icon</b></td>
+ <td width="81%"><b>Description</b></td>
+</tr>
+<tr>
+ <td><img border="0" src="../images/fields_co.gif" width="16" height="16"></td>
+ <td>Hide Fields</td>
+</tr>
+<tr>
+ <td><img border="0" src="../images/static_co.gif" width="16" height="16"></td>
+ <td>Hide Static Members </td>
+</tr>
+<tr>
+ <td><img border="0" src="../images/public_co.gif" width="16" height="16"></td>
+ <td>Hide Non-Public Members </td>
+</tr>
+<tr>
+ <td><img border="0" src="../images/alphab_sort_co.gif" width="16" height="16"></td>
+ <td>Sort items alphabetically</td>
+</tr>
</dl>
+</table>
<h2>Outline view icons</h2>
Index: reference/cdt_u_build_pref.htm
===================================================================
RCS file: reference/cdt_u_build_pref.htm
diff -N reference/cdt_u_build_pref.htm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ reference/cdt_u_build_pref.htm 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,51 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Customizing the C-Build view</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Build Console page, Preferences window</h1>
+
+<p>You can customize the appearance of the Build Console view.</p>
+
+<p><img src="../images/BuildConsole.png" border="0" width="635" height="539" alt="Build Console Preferences Dialog Box"></p>
+
+<dl>
+ <dt>Always clear console before building</dt>
+ <dd>Select this checkbox to clear the console whenever you perform a build.</dd>
+ <dt>Open console when building</dt>
+ <dd>Select this checkbox to open the colsule build when you perform a build.</dd>
+ <dt>Bring console to top when building (if present)</dt>
+ <dd>Select this checkbox to bring the build console to the front when you perform a build.</dd>
+ <dt>Limit console output (#lines)</dt>
+ <dd>You sepcify the maximum number of lines that appear in the build console view.</dd>
+ <dt>Display tab width</dt>
+ <dd>You can specify the number of spaces for a tab.</dd>
+ <dt>Output text color</dt>
+ <dd>You can costimize the color of text in the build console.</dd>
+ <dt>Information message text color</dt>
+ <dd>You can cusomize the color of information text messages in the build console.</dd>
+ <dt>Error message text color</dt>
+ <dd>You can cusomize the color of error text messages in the build console.</dd>
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_proj_build_set.htm">Defining Build Settings</a><br>
+<a href="../tasks/cdt_o_build_task.htm">Building</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
+<a href="../reference/cdt_o_views.htm">Views</a></p>
+<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html>
Index: reference/cdt_u_c_editor_navigation.htm
===================================================================
RCS file: reference/cdt_u_c_editor_navigation.htm
diff -N reference/cdt_u_c_editor_navigation.htm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ reference/cdt_u_c_editor_navigation.htm 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <title>Navigation page, Preferences window</title>
+ <link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<!--INFOPOP
+Customize the navigation within the C/C++ editor.
+END INFOPOP-->
+<body>
+
+<h1>Navigation page, Preferences window</h1>
+
+<p>You can customize the navigation configuration of the C/C++ editor on the Navigation page of the Preferences window.</p>
+<p><img src="../images/editor_navigation_preferences.png" border="0" width="665" height="611" alt="Editor Navigation Preferences Dialog Box"></p>
+
+<dl>
+ <dt>Enable Hyperlink Navigation</dt>
+ <dd>Select this checkbox to support hyperlink style navigation for Open Declarations.</dd>
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
+<a href="../concepts/cdt_o_code_entry.htm">Coding aids</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_cust_cpp_editor.htm">Customizing the C/C++ editor</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_ceditor_pref.htm">C/C++ editor preferences</a></p>
+<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html>
Index: reference/cdt_u_c_pref.htm
===================================================================
RCS file: reference/cdt_u_c_pref.htm
diff -N reference/cdt_u_c_pref.htm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ reference/cdt_u_c_pref.htm 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>C/C++ preferences</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<!--INFOPOP
+View information about your program C/C++ environment.
+END INFOPOP-->
+<body>
+
+<h1>C/C++ page, Preferences window</h1>
+
+<p>The C/C++ Preference dialog box allows you to make changes to your C/C++ environment.</p>
+<p><img src="../images/C-C++Preferences.png" border="0" width="635" height="539" alt="C/C++ Main Preferences Window"></p>
+<dl>
+ <dt>Link view selection to active editor</dt>
+ <dd>Select this checkbox to open an item selectedin the Projects view, in the Editor view.</dd>
+ <dt>Show file members in Project View</dt>
+ <dd>Select this checkbox to browse your C and C++ file members in the Projects view.</dd>
+ <dt>Use Structural-Parse mode to build the CModel</dt>
+ <dd>Select this checkbox to follow the #include when you produce the Outline view.</dd>
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_views.htm">Views</a></p>
+<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html>
Index: reference/cdt_u_make_targets_pref.htm
===================================================================
RCS file: reference/cdt_u_make_targets_pref.htm
diff -N reference/cdt_u_make_targets_pref.htm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ reference/cdt_u_make_targets_pref.htm 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,37 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Customizing the C-Build view</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Make Targets page, Preferences window</h1>
+
+<p>You can customize Make options.</p>
+
+<p><img src="../images/make_targets.png" border="0" width="570" height="494" alt="Make Targets Preferences Dialog Box"></p>
+
+<dl>
+ <dt>Build make target in the background</dt>
+ <dd>Select this checkbox to perform builds in the background.</dd>
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_proj_build_set.htm">Defining Build Settings</a><br>
+<a href="../tasks/cdt_o_build_task.htm">Building</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
+<a href="../reference/cdt_o_views.htm">Views</a></p>
+<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html>
Index: reference/cdt_u_newproj_def_symb.htm
===================================================================
RCS file: reference/cdt_u_newproj_def_symb.htm
diff -N reference/cdt_u_newproj_def_symb.htm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ reference/cdt_u_newproj_def_symb.htm 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Paths and symbols page, C/C++ Properties window</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<!--INFOPOP
+Enter include paths and symbols.
+END INFOPOP-->
+
+<body>
+
+<h1>Manage defined symbols dialog box</h1>
+
+<p>You can manage preprocessor symbols from the Manage defined symbols dialog box.</p>
+<p><img src="../images/manage_defined_symbols.png" border="0" width="589" height="484" alt="Manage Defined Symbols Dialog Box"></p>
+
+<dl>
+ <dt>New</dt>
+ <dd>Enter a new defined symbol.</dd>
+ <dt>Edit</dt>
+ <dd>Modify selected defined symbol.</dd>
+ <dt>Remove</dt>
+ <dd>Remove selected defined symbol.</dd>
+ <dt>Restore</dt>
+ <dd>Restore a previously removed defined symbol.</dd>
+ <dt>Delete</dt>
+ <dd>Delete a defined symbol.</dd>
+ <dt>Delete All</dt>
+ <dd>Delete all defined symbols.</dd>
+
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_proj_paths.htm">Including paths and symbols</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
+<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html>
Index: reference/cdt_u_newproj_incl_path.htm
===================================================================
RCS file: reference/cdt_u_newproj_incl_path.htm
diff -N reference/cdt_u_newproj_incl_path.htm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ reference/cdt_u_newproj_incl_path.htm 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Paths and symbols page, C/C++ Properties window</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<!--INFOPOP
+Enter include paths and symbols.
+END INFOPOP-->
+
+<body>
+
+<h1>Manage include paths dialog box</h1>
+
+<p>You can manage include paths from the Manage include paths dialog box.</p>
+<p><img src="../images/manage_include_path.png" border="0" width="589" height="484" alt="Manage Include Paths Dialog Box"></p>
+
+<dl>
+ <dt>New</dt>
+ <dd>Enter a new include path.</dd>
+ <dt>Edit</dt>
+ <dd>Modify selected include path.</dd>
+ <dt>Remove</dt>
+ <dd>Remove selected include path.</dd>
+ <dt>Restore</dt>
+ <dd>Restore an previously removed include path.</dd>
+ <dt>Delete</dt>
+ <dd>Delete an include path.</dd>
+ <dt>Delete All</dt>
+ <dd>Delete all include paths.</dd>
+
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_proj_paths.htm">Including paths and symbols</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
+<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html>
Index: reference/cdt_u_scanner_cfg_disc.htm
===================================================================
RCS file: reference/cdt_u_scanner_cfg_disc.htm
diff -N reference/cdt_u_scanner_cfg_disc.htm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ reference/cdt_u_scanner_cfg_disc.htm 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Paths and symbols page, C/C++ Properties window</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<!--INFOPOP
+Configure Scanner Discovery.
+END INFOPOP-->
+
+<body>
+
+<h1>Scanner Configuration Discovery</h1>
+
+<p>You can configure various options for the scanner configuration on the Scanner Configuration Discovery page of the C/C++ Properties window.</p>
+<p><img src="../images/scanner_cfg_disc.png" border="0" width="396" height="314" alt="Scanner Configuration Discovery Preferences Dialog Box"></p>
+
+<dl>
+ <dt>Enable build output parser</dt>
+ <dd>Select this checkbox to configure the scanner to parse the output from a build.</dd>
+ <dt>Make build output parser:</dt>
+ <dd>Select a build output parser from the list.</dd>
+ <dt>Enable generate scanner info command</dt>
+ <dd>Select this checkbox to enable retreival of information from the scanner</dd>
+ <dt>Use default</dt>
+ <dd>Select this checkbox to use the default scanner information command.</dd>
+ <dt>Generate scanner info command</dt>
+ <dd>If you did not select Use default checkbox, you can specify the scanner information command.</dd>
+ <dt>Command output parser</dt>
+ <dd>Select a command output parser from the list.</dd>
+
+</dl>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_proj_paths.htm">Including paths and symbols</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
+<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+
+</body>
+
+</html>
Attachment:
images.zip
Description: Zip archive