From Dave Williams: Screen captures were added, procedures were changed for 2.0, testing a JavaScript to shrink images until the user clicks them.
|
@ -35,7 +35,7 @@ the relevance of each proposal is determined in the following order:</p>
|
||||||
<li>Enumerations</li>
|
<li>Enumerations</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
You trigger the Code completion feature when you call Content Assist (such as when you type <tt>Ctrl+Space</tt>), but you alsow invoke it when you type
|
You trigger the Code completion feature when you call Content Assist (such as when you type <tt>Ctrl+Space</tt>), but you also invoke it when you type
|
||||||
"<b>.</b>", "<b>-></b>" or "<b>::</b>".</p>
|
"<b>.</b>", "<b>-></b>" or "<b>::</b>".</p>
|
||||||
|
|
||||||
<img src="../images/contentAssist_example.gif" border="0" width="598" height="544" alt="C++ example showing Code Assist popup">
|
<img src="../images/contentAssist_example.gif" border="0" width="598" height="544" alt="C++ example showing Code Assist popup">
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>C/C++ search</title>
|
<title>C/C++ search</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -77,12 +75,16 @@ through the use of search delimiters, correct syntax, and wildcards.</p>
|
||||||
<tr>
|
<tr>
|
||||||
<td width="19%"> Field </td>
|
<td width="19%"> Field </td>
|
||||||
<td width="81%">Searches for fields that are members of a class, struct, or
|
<td width="81%">Searches for fields that are members of a class, struct, or
|
||||||
union.<p>Searching for fields also finds enumerators.</td>
|
union.
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td width="19%"> Enumeration</td>
|
<td width="19%"> Enumeration</td>
|
||||||
<td width="81%">Searches for enumerations.</td>
|
<td width="81%">Searches for enumerations.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="19%"> Enumerator</td>
|
||||||
|
<td width="81%">Searches for enumerators.</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td width="19%"> Namespace</td>
|
<td width="19%"> Namespace</td>
|
||||||
<td width="81%">Searches for namespaces.</td>
|
<td width="81%">Searches for namespaces.</td>
|
||||||
|
@ -105,6 +107,7 @@ is to be searched:</p>
|
||||||
<li>Workspace</li>
|
<li>Workspace</li>
|
||||||
<li>Working Set</li>
|
<li>Working Set</li>
|
||||||
<li>Selected Resources</li>
|
<li>Selected Resources</li>
|
||||||
|
<li>Project</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Wildcard characters</h2>
|
<h2>Wildcard characters</h2>
|
||||||
<p>You can use wildcard characters to further refine your search.</p>
|
<p>You can use wildcard characters to further refine your search.</p>
|
||||||
|
|
|
@ -27,12 +27,6 @@ complete a specific task.</p>
|
||||||
<td align="left" width="334">The C/C++ perspective</td>
|
<td align="left" width="334">The C/C++ perspective</td>
|
||||||
<td align="left" width="110"><a href="cdt_c_over_cdt.htm">CDT overview</a></td>
|
<td align="left" width="110"><a href="cdt_c_over_cdt.htm">CDT overview</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td align="left" width="334">Recommended approaches for dealing with source
|
|
||||||
files and files systems that were created outside of Eclipse</td>
|
|
||||||
<td align="left" width="110"><a href="../getting_started/cdt_w_existing_code.htm">How to bring
|
|
||||||
C/C++ source into Eclipse</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" width="334">C/C++ projects</td>
|
<td align="left" width="334">C/C++ projects</td>
|
||||||
<td align="left" width="110"><a href="cdt_o_projects.htm">CDT projects</a></td>
|
<td align="left" width="110"><a href="cdt_o_projects.htm">CDT projects</a></td>
|
||||||
|
|
BIN
doc/org.eclipse.cdt.doc.user/images/add_breakpoint.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/build_order.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/c_element_filters.png
Normal file
After Width: | Height: | Size: 11 KiB |
|
@ -54,6 +54,12 @@
|
||||||
your project</td>
|
your project</td>
|
||||||
<td align="left" width="206"><a href="cdt_w_debug.htm">Debugging your project</a></td>
|
<td align="left" width="206"><a href="cdt_w_debug.htm">Debugging your project</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" width="334">Recommended approaches for dealing with source
|
||||||
|
files and files systems that were created outside of Eclipse</td>
|
||||||
|
<td align="left" width="110"><a href="../getting_started/cdt_w_existing_code.htm">How to bring
|
||||||
|
C/C++ source into Eclipse</a></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<p> </p>
|
<p> </p>
|
BIN
doc/org.eclipse.cdt.doc.user/images/cdt_update_find-install.png
Normal file
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 12 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/cdt_update_install_new.png
Normal file
After Width: | Height: | Size: 9.9 KiB |
After Width: | Height: | Size: 15 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/cdt_update_install_sites.png
Normal file
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 21 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/cdt_update_location.png
Normal file
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 18 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/code_templates_edit.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/code_templates_new.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/contentAssist_example.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/file_new_project.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/install_feature_updates.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/new_project.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/new_project_wizard.png
Normal file
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 13 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/project_new_file.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/project_new_file_name.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/project_new_makefile.png
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/project_rename.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/projects_filters.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/run_arguments.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/run_common.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/run_common_folder.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/run_config.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/run_debugger.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/run_environment.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/run_source.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/workbench_prop.png
Normal file
After Width: | Height: | Size: 17 KiB |
|
@ -15,7 +15,7 @@ END INFOPOP-->
|
||||||
<h1>C/C++ page, Preferences window</h1>
|
<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>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>
|
<p><img src="../images/c_cpp_preferences.png" border="0" width="635" height="539" alt="C/C++ Main Preferences Window"></p>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Link view selection to active editor</dt>
|
<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>
|
<dd>Select this checkbox to open an item selectedin the Projects view, in the Editor view.</dd>
|
||||||
|
@ -36,4 +36,4 @@ END INFOPOP-->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Working with breakpoints and watchpoints</title>
|
<title>Working with breakpoints and watchpoints</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -16,34 +14,13 @@
|
||||||
|
|
||||||
<p>This section explains how to work with breakpoints and watchpoints.</p>
|
<p>This section explains how to work with breakpoints and watchpoints.</p>
|
||||||
|
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="508">
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_brkpnts.htm">Add breakpoints</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_watch.htm">Add watchpoints</a><br>
|
||||||
<th align="left" valign="bottom" width="279">To</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_rem_wtch_brk.htm">Remove breakpoints and watchpoints</a><br>
|
||||||
<th align="left" width="206">See</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_endis_able_brk_wtch.htm">Enable or disable breakpoints and watchpoints</a><br>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Add breakpoints</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_add_brkpnts.htm">Adding
|
|
||||||
breakpoints</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Add watchpoints</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_add_watch.htm">Adding
|
|
||||||
watchpoints</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Remove breakpoints and watchpoints</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_rem_wtch_brk.htm">Removing
|
|
||||||
breakpoints and watchpoints</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Enable or disable breakpoints and watchpoints</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_rem_wtch_brk.htm">Disabling and
|
|
||||||
enabling breakpoints and watchpoints</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
||||||
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
|
@ -3,91 +3,31 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Building projects</title>
|
<title>Building projects</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Building projects</h1>
|
<h1>Building projects</h1>
|
||||||
<p>This sections explains how to build your project and manage compile
|
<p>This sections explains how to build your project and manage compile
|
||||||
errors.</p>
|
errors.</p>
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="505">
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_rename.htm">Rename a project</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_ref.htm">Select referenced projects</a><br>
|
||||||
<th align="left" valign="bottom" width="199">To</th>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_build_set.htm">Configure how the CDT handles make errors, change the default build command and specify a make target</a><br>
|
||||||
<th align="left" width="283">See</th>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_error_parser.htm">Control which build errors are displayed</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_parser.htm">Select a binary parser</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_paths.htm">Include paths and symbols</a><br>
|
||||||
<td align="left" width="278">Rename a project</td>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_platf.htm">For Managed Make projects, select a deployment platform for managed make projects</a><br>
|
||||||
<td align="left" width="239"><a href="cdt_t_proj_rename.htm">Renaming a
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_setbuildorder.htm">Set build order</a><br>
|
||||||
project</a></td>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_manualbuild.htm">Build your project as required</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_autosave.htm">Save modified resources before you build</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_addmaketarget.htm">Add a make target</a><br>
|
||||||
<td align="left" width="278">Select referenced projects</td>
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_cbuild_pref.htm">Customize the C-Build view</a><br>
|
||||||
<td align="left" width="239"><a href="cdt_t_proj_ref.htm">Selecting
|
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_o_tasksview.htm">View and manage compile errors</a><br>
|
||||||
referenced projects</a></td>
|
<img src="../images/trans.gif" border="0" width="50"height="1" alt=""><a style="text-decoration:none" href="cdt_t_jumperror.htm">Jump to errors</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50"height="1" alt=""><a style="text-decoration:none" href="cdt_t_filtererror.htm">Filter errors</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50"height="1" alt=""><a style="text-decoration:none" href="cdt_t_setreminder.htm">Set reminders</a><br>
|
||||||
<td align="left" width="278">Configure how the CDT handles make errors,
|
|
||||||
change the default build command and specify a make target</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_t_proj_build_set.htm">Defining build
|
|
||||||
settings</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="278">Control which build errors are displayed</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_t_proj_error_parser.htm">Filtering
|
|
||||||
errors</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="278">Select a binary parser</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_t_proj_parser.htm">Selecting a
|
|
||||||
binary parser</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="278">Include paths and symbols</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_t_proj_paths.htm">Including paths
|
|
||||||
and symbols</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="278">For Managed Make projects, select a deployment platform for managed
|
|
||||||
make projects</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_t_proj_platf.htm">Selecting a
|
|
||||||
deployment platform</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="199">Set build order</td>
|
|
||||||
<td align="left" width="283"><a href="cdt_t_setbuildorder.htm">Setting a
|
|
||||||
build order</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="199">Build your project as required</td>
|
|
||||||
<td align="left" width="283"><a href="cdt_t_manualbuild.htm">Building
|
|
||||||
manually</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="199">Save modified resources before you build</td>
|
|
||||||
<td align="left" width="283"><a href="cdt_t_autosave.htm">Autosaving on a
|
|
||||||
manual build</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="199">Add a make target</td>
|
|
||||||
<td align="left" width="283"><a href="cdt_t_addmaketarget.htm">Creating a make
|
|
||||||
target</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="199">Customize the C-Build view</td>
|
|
||||||
<td align="left" width="283"><a href="cdt_t_cbuild_pref.htm">Customizing the
|
|
||||||
C-Build view</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="199">View and manage compile errors</td>
|
|
||||||
<td align="left" width="283"><a href="cdt_o_tasksview.htm">Viewing and
|
|
||||||
managing compile errors</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Working with Content Assist</title>
|
<title>Working with Content Assist</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -14,32 +12,11 @@
|
||||||
|
|
||||||
<h1>Working with Content Assist</h1>
|
<h1>Working with Content Assist</h1>
|
||||||
<p>This section provides information on code entry aids.</p>
|
<p>This section provides information on code entry aids.</p>
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="474">
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_contentassist.htm">Inserting code elements and code templates into your code</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_codetemp.htm">Creating and editing code templates</a><br>
|
||||||
<th align="left" valign="bottom" width="236">To learn about</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_imp_code_temp.htm">Importing and exporting code templates</a><br>
|
||||||
<th align="left" width="215">See</th>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="236">Inserting code elements and code templates into
|
|
||||||
your code</td>
|
|
||||||
<td align="left" width="215"><a href="cdt_t_contentassist.htm">Using Content
|
|
||||||
Assist</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="236">Creating and editing code templates</td>
|
|
||||||
<td align="left" width="215"><a href="cdt_t_add_codetemp.htm">Creating and
|
|
||||||
editing code templates</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="236">Importing and exporting code templates</td>
|
|
||||||
<td align="left" width="215"><a href="cdt_t_imp_code_temp.htm">Importing and
|
|
||||||
exporting code templates</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Debugging</title>
|
<title>Debugging</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -16,56 +14,20 @@
|
||||||
|
|
||||||
<p>This section explains how to debug your project.</p>
|
<p>This section explains how to debug your project.</p>
|
||||||
|
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="508">
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_debug_prog.htm">Start a debug session</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_brkpnts_watch.htm">Add, remove, enable or disable breakpoints and watchpoints</a><br>
|
||||||
<th align="left" valign="bottom" width="279">To</th>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_brkpnts.htm">Add breakpoints</a><br>
|
||||||
<th align="left" width="206">See</th>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_watch.htm">Add watchpoints</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_rem_wtch_brk.htm">Remove breakpoints and watchpoints</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_endis_able_brk_wtch.htm">Enable or disable breakpoints and watchpoints</a><br>
|
||||||
<td align="left" width="279">Start a debug session</td>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_controldebug.htm">Control your debug execution</a><br>
|
||||||
<td align="left" width="206"><a href="cdt_t_debug_prog.htm">Debugging a
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_disassembly.htm">Work in disassembly mode</a><br>
|
||||||
program</a></td>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_variables.htm">View or change a variable</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_expressions.htm">Add and expression</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_registers.htm">Change registers or how they are displayed</a><br>
|
||||||
<td align="left" width="279">Add, remove, enable or disable breakpoints and
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_memory.htm">Change memory or how it is displayed</a><br>
|
||||||
watchpoints</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_o_brkpnts_watch.htm">Working with
|
|
||||||
breakpoints and watchpoints</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Control your debug execution</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_controldebug.htm">Controlling
|
|
||||||
your debug execution</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Work in disassembly mode</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_disassembly.htm">Stepping into
|
|
||||||
assembler functions</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">View or change a variable</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_variables.htm">Working with
|
|
||||||
variables</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Add and expression</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_expressions.htm">Adding
|
|
||||||
expressions</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Change registers or how they are displayed</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_registers.htm">Working with
|
|
||||||
registers</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="279">Change memory or how it is displayed</td>
|
|
||||||
<td align="left" width="206"><a href="cdt_t_memory.htm">Working with memory</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p> </p>
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"</p>
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Working with C/C++ project files</title>
|
<title>Working with C/C++ project files</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -13,42 +11,15 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Working with C/C++ project files</h1>
|
<h1>Working with C/C++ project files</h1>
|
||||||
<p>This section explains how to create and manage project files.</p>
|
<p>This section explains how to create and manage project files.</p>
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="540">
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_show_proj_files.htm">Display file members in the C/C++ Projects view</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_conv_proj.htm">Assign a C or C++ nature to a project</a><br>
|
||||||
<th align="left" valign="bottom" width="161">To</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_cpp.htm">Create a cpp file</a><br>
|
||||||
<th align="left" width="356">See</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_make.htm">Create a makefile</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_prvw_hide_files.htm">Hide files of a given type</a><br>
|
||||||
<tr>
|
|
||||||
<td align="left" width="161">Display file members in the C/C++ Projects view</td>
|
|
||||||
<td align="left" width="356"><a href="cdt_t_show_proj_files.htm">Displaying
|
|
||||||
C/C++ file components in the C/C++ Projects view</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="161">Assign a C or C++ nature to a project</td>
|
|
||||||
<td align="left" width="356"><a href="cdt_t_conv_proj.htm">Assigning a C or
|
|
||||||
C++ nature to a project</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="161">Create a cpp file</td>
|
|
||||||
<td align="left" width="356"><a href="cdt_t_new_cpp.htm">Creating a C++
|
|
||||||
file</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="161">Create a makefile</td>
|
|
||||||
<td align="left" width="356"><a href="cdt_t_new_make.htm">Creating a
|
|
||||||
makefile</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="161">Hide files of a given type</td>
|
|
||||||
<td align="left" width="356"><a href="cdt_t_prvw_hide_files.htm">Hiding
|
|
||||||
files by type in the C/C++ Projects view</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Running and debugging projects</title>
|
<title>Running and debugging projects</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -13,33 +11,31 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Running and debugging projects</h1>
|
<h1>Running and debugging projects</h1>
|
||||||
<p>This section explains how to run a C or C++ application using an
|
<p>This section explains how to run a C or C++ application using an existing run configuration and how to create a new run configuration.</p>
|
||||||
existing run configuration and how to create a new run configuration.</p>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_run_config.htm">Specify a project and application to run</a><br>
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="540">
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br>
|
||||||
<th align="left" valign="bottom" width="256">To</th>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br>
|
||||||
<th align="left" width="261">See</th>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments & the working directory</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br>
|
||||||
<td align="left" width="256">Specify a project and application to run</td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br>
|
||||||
<td align="left" width="261"><a href="cdt_o_run_config.htm">Creating or
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_com.htm">Specifying the location of the run configuration</a><br>
|
||||||
editing a run/debug configuration</a></td>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_debug.htm">Debug an application</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_debug_prog.htm">Start a debug session</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_brkpnts_watch.htm">Add, remove, enable or disable breakpoints and watchpoints</a><br>
|
||||||
<td align="left" width="256">Create a run or debug configuration</td>
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_brkpnts.htm">Add breakpoints</a><br>
|
||||||
<td align="left" width="261"><a href="cdt_t_run_config.htm">Selecting a run
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_watch.htm">Add watchpoints</a><br>
|
||||||
or debug
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_rem_wtch_brk.htm">Remove breakpoints and watchpoints</a><br>
|
||||||
configuration</a></td>
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_endis_able_brk_wtch.htm">Enable or disable breakpoints and watchpoints</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_controldebug.htm">Control your debug execution</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_disassembly.htm">Work in disassembly mode</a><br>
|
||||||
<td align="left" width="256">Debug an application</td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_variables.htm">View or change a variable</a><br>
|
||||||
<td align="left" width="261"><a href="cdt_o_debug.htm">Debugging</a></td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_expressions.htm">Add and expression</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_registers.htm">Change registers or how they are displayed</a><br>
|
||||||
</table>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_memory.htm">Change memory or how it is displayed</a><br>
|
||||||
|
|
||||||
<p>
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Creating or editing a run/debug configuration</title>
|
<title>Creating or editing a run/debug configuration</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -26,59 +24,15 @@ which to run your application.</p>
|
||||||
<li>Source</li>
|
<li>Source</li>
|
||||||
<li>Common</li>
|
<li>Common</li>
|
||||||
</ul>
|
</ul>
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="540">
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br>
|
||||||
<th align="left" valign="bottom" width="256">To</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br>
|
||||||
<th align="left" width="261">See</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments & the working directory</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br>
|
||||||
<td align="left" width="256">Select a run or debug configuration</td>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br>
|
||||||
<td align="left" width="261"><a href="cdt_t_run_config.htm">Selecting a run
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_com.htm">Specifying the location of the run configuration</a><br>
|
||||||
or debug
|
|
||||||
configuration</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="256">Create a run or debug configuration</td>
|
|
||||||
<td align="left" width="261"><a href="cdt_t_new_run_config.htm">Creating a
|
|
||||||
run or debug configuration</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="256">Specify a project and application to run or
|
|
||||||
debug</td>
|
|
||||||
<td align="left" width="261"><a href="cdt_t_run_main.htm">Selecting an
|
|
||||||
application to run</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="256">Specify the execution arguments an application
|
|
||||||
uses and the working directory for a run or debug configuration</td>
|
|
||||||
<td align="left" width="261"><a href="cdt_t_run_arg.htm">Specifying
|
|
||||||
execution arguments</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="256">Set the environment variables and values to use
|
|
||||||
when running or debugging application</td>
|
|
||||||
<td align="left" width="261"><a href="cdt_t_run_env.htm">Setting environment
|
|
||||||
variables</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="256">Select a debugger to use when debugging an
|
|
||||||
application</td>
|
|
||||||
<td align="left" width="261"><a href="cdt_t_run_dbg.htm">Defining debug
|
|
||||||
settings</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="256">Specify the location of source files used when
|
|
||||||
debugging a C or C++ application</td>
|
|
||||||
<td align="left" width="261"><a href="cdt_t_run_source.htm">Specifying the
|
|
||||||
location of source files</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="256">Specify where the run configuration is stored,
|
|
||||||
how you access it, and what perspective to open when running an application</td>
|
|
||||||
<td align="left" width="261"><a href="cdt_t_run_com.htm">Specifying the
|
|
||||||
location of the run configuration</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Tasks</title>
|
<title>Tasks</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -13,42 +11,70 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Tasks</h1>
|
<h1>Tasks</h1>
|
||||||
<p>Task topics provide step-by-step procedural instructions to help you
|
<p>Task topics provide step-by-step procedural instructions to help you perform required tasks.</p>
|
||||||
perform required tasks.</p>
|
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="540">
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_update_man.htm">Update your installation of the CDT</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_new.htm">Creating a project</a><br>
|
||||||
<th align="left" valign="bottom" width="218">To</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_proj_files.htm">Work with C or C++ project files</a><br>
|
||||||
<th align="left" width="299">See</th>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_show_proj_files.htm">Display file members in the C/C++ Projects view</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_conv_proj.htm">Assign a C or C++ nature to a project</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_cpp.htm">Create a cpp file</a><br>
|
||||||
<td align="left" width="218">Update your installation of the CDT</td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_make.htm">Create a makefile</a><br>
|
||||||
<td align="left" width="299"><a href="cdt_t_update_man.htm">Updating the CDT</a></td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_prvw_hide_files.htm">Hide files of a given type</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_write_code.htm">Write code</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_cust_cpp_editor.htm">Customize the C/C++ editor</a><br>
|
||||||
<td align="left" width="218">Create projects</td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_comment_out.htm">Comment out code</a><br>
|
||||||
<td align="left" width="299"><a href="cdt_t_proj_new.htm">Creating a project</a></td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_con_assist.htm">Use Content Assist</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_contentassist.htm">Inserting code elements and code templates into your code</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_codetemp.htm">Creating and editing code templates</a><br>
|
||||||
<td align="left" width="218">Work with C or C++ project files</td>
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_imp_code_temp.htm">Importing and exporting code templates</a><br>
|
||||||
<td align="left" width="299"><a href="cdt_o_proj_files.htm">Working with
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_shift_code.htm">Shift lines of code to the left or right</a><br>
|
||||||
C/C++ project files</a></td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_search.htm">Search for C/++ elements</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_open_declarations.htm">Navigate to C/C++ declarations by name</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_build_task.htm">Build your C or C++ projects</a><br>
|
||||||
<td align="left" width="218">Write code</td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_rename.htm">Rename a project</a><br>
|
||||||
<td align="left" width="299"><a href="cdt_o_write_code.htm">Writing code</a></td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_ref.htm">Select referenced projects</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_build_set.htm">Configure how the CDT handles make errors, change the default build command and specify a make target</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_error_parser.htm">Control which build errors are displayed</a><br>
|
||||||
<td align="left" width="218">Build your C or C++ projects</td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_parser.htm">Select a binary parser</a><br>
|
||||||
<td align="left" width="299"><a href="cdt_o_build_task.htm">Building
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_paths.htm">Include paths and symbols</a><br>
|
||||||
projects</a></td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_platf.htm">For Managed Make projects, select a deployment platform for managed make projects</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_setbuildorder.htm">Set build order</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_manualbuild.htm">Build your project as required</a><br>
|
||||||
<td align="left" width="218">Run/debug your C or C++ projects</td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_autosave.htm">Autosaving on manual build</a><br>
|
||||||
<td align="left" width="299"><a href="cdt_o_run.htm">Running and debugging</a></td>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_addmaketarget.htm">Add a make target</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_cbuild_pref.htm">Customize the Console view</a><br>
|
||||||
</table>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_tasksview.htm">View and manage compile errors</a><br>
|
||||||
<p>
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_jumperror.htm">Jump to errors</a><br>
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_filtererror.htm">Filter errors</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_setreminder.htm">Set reminders</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_run.htm">Run/debug your C or C++ projects</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_run_config.htm">Specify a project and application to run</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments & the working directory</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_com.htm">Specifying the location of the run configuration</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_debug.htm">Debug an application</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_debug_prog.htm">Start a debug session</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_o_brkpnts_watch.htm">Add, remove, enable or disable breakpoints and watchpoints</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_brkpnts.htm">Add breakpoints</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_watch.htm">Add watchpoints</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_t_rem_wtch_brk.htm">Remove breakpoints and watchpoints</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_t_endis_able_brk_wtch.htm">Enable or disable breakpoints and watchpoints</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_controldebug.htm">Control your debug execution</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_disassembly.htm">Work in disassembly mode</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_variables.htm">View or change a variable</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_expressions.htm">Add and expression</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_registers.htm">Change registers or how they are displayed</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_memory.htm">Change memory or how it is displayed</a><br>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Viewing and managing compile errors</title>
|
<title>Viewing and managing compile errors</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -16,28 +14,12 @@
|
||||||
|
|
||||||
<p>This section describes how to view and manage compile errors. Compile errors
|
<p>This section describes how to view and manage compile errors. Compile errors
|
||||||
are displayed in the Tasks view.</p>
|
are displayed in the Tasks view.</p>
|
||||||
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_jumperror.htm">Jump to errors</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_filtererror.htm">Filter errors</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_setreminder.htm">Set reminders</a><br>
|
||||||
|
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="299">
|
|
||||||
<tr>
|
|
||||||
<th align="left" valign="bottom" width="110">To</th>
|
|
||||||
<th align="left" width="166">See</th>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="110">Jump to errors</td>
|
|
||||||
<td align="left" width="166"><a href="cdt_t_jumperror.htm">Jumping to errors</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="110">Filter errors</td>
|
|
||||||
<td align="left" width="166"><a href="cdt_t_filtererror.htm">Filtering the
|
|
||||||
Tasks view</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="110">Set reminders</td>
|
|
||||||
<td align="left" width="166"><a href="cdt_t_setreminder.htm">Setting reminders</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Writing code</title>
|
<title>Writing code</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -13,47 +11,18 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Writing code</h1>
|
<h1>Writing code</h1>
|
||||||
<p>This sections explains how to work with the C/C++ editor.</p>
|
<p>This sections explains how to work with the C/C++ editor.</p>
|
||||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="476">
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_cust_cpp_editor.htm">Customize the C/C++ editor</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_comment_out.htm">Comment out code</a><br>
|
||||||
<th align="left" valign="bottom" width="214">To</th>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_con_assist.htm">Use Content Assist</a><br>
|
||||||
<th align="left" width="239">See</th>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_contentassist.htm">Inserting code elements and code templates into your code</a><br>
|
||||||
</tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_codetemp.htm">Creating and editing code templates</a><br>
|
||||||
<tr>
|
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_imp_code_temp.htm">Importing and exporting code templates</a><br>
|
||||||
<td align="left" width="214">Customize the C/C editor</td>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_shift_code.htm">Shift lines of code to the left or right</a><br>
|
||||||
<td align="left" width="239"><a href="cdt_t_cust_cpp_editor.htm">Customizing
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_search.htm">Search for C/++ elements</a><br>
|
||||||
the C/C++ editor</a></td>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_open_declarations.htm">Navigate to C/C++ declarations by name</a><br>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="214">Comment out code</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_t_comment_out.htm">Commenting out
|
|
||||||
code</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="214">Use Content Assist</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_o_con_assist.htm">Working with
|
|
||||||
Content Assist</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="214">Shift lines of code to the left or right</td>
|
|
||||||
<td align="left" width="239"><a href="cdt_t_shift_code.htm">Shifting lines
|
|
||||||
of code to the left or right</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="161">Search for C/++ elements</td>
|
|
||||||
<td align="left" width="356"><a href="cdt_t_search.htm">Searching for C/C++
|
|
||||||
elements</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left" width="161">Navigate to C/C++ declarations by name</td>
|
|
||||||
<td align="left" width="356"><a href="cdt_t_open_declarations.htm">Navigating
|
|
||||||
to C/C++ declarations</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>
|
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Adding breakpoints</title>
|
<title>Adding breakpoints</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -18,17 +24,13 @@
|
||||||
enabled when you debug, the execution suspends before that line of code
|
enabled when you debug, the execution suspends before that line of code
|
||||||
executes.</p>
|
executes.</p>
|
||||||
|
|
||||||
<p>To add a breakpoint:</p>
|
<p>To add a breakpoint point, double click the marker bar located in the left margin of the
|
||||||
|
<b>C/C++ Editor</b> beside the line of code where you want to add a breakpoint. A dot
|
||||||
<ol>
|
<img alt="Icon: Breakpoint object" src="../images/icon_breakpoint_obj.gif" width="16" height="16"> is
|
||||||
<li>Point to the marker bar located in the left margin of the <b>C/C++ Editor</b> beside the line of code
|
displayed in the marker bar and in the <b>Breakpoints</b> view, along with the name of the associated file.<br>
|
||||||
where you want to add a breakpoint.</li>
|
<img src="../images/add_breakpoint.png" width="227" height="168" onClick="changeSize(this,227,168);"
|
||||||
<li>Right-click the marker bar, and select <b>
|
alt="Screen Capture of the edit view with the cursor highlighting a breakpoint" title="click to toggle image size">
|
||||||
Add Breakpoint</b>.</li>
|
</p>
|
||||||
<p>A dot <img alt="Icon: Breakpoint object" src="../images/icon_breakpoint_obj.gif" width="16" height="16"> is
|
|
||||||
displayed in the marker bar and
|
|
||||||
in the <b>Breakpoints</b> view, along with the name of the associated file.</p>
|
|
||||||
</ol>
|
|
||||||
<p>For more information on marker bar icons, see <b>Workbench User Guide >
|
<p>For more information on marker bar icons, see <b>Workbench User Guide >
|
||||||
Reference > User interface information > Icons and buttons > Editor area
|
Reference > User interface information > Icons and buttons > Editor area
|
||||||
marker bar</b>.</p>
|
marker bar</b>.</p>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Creating and editing code templates</title>
|
<title>Creating and editing code templates</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -22,7 +28,11 @@ org.eclipse.jdt.ui folders. </p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>Window > Preferences</b>.</li>
|
<li>Click <b>Window > Preferences</b>.</li>
|
||||||
<li>Expand <b>C/C++</b>, and click <b>Code Templates</b>.</li>
|
<li>Expand <b>C/C++</b>, and click <b>Code Templates</b>.</li>
|
||||||
<li>Click <b>New</b>.</li>
|
<li>Click <b>New</b>.<br>
|
||||||
|
<img src="../images/code_templates_new.png" width="365" height="304" onClick="changeSize(this,365,304);"
|
||||||
|
alt="Screen capture for inserting a new Code Template" title="click to toggle image size">
|
||||||
|
|
||||||
|
</li>
|
||||||
<li><p>Do the following:</p>
|
<li><p>Do the following:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>In the <b>Name</b> field, enter a template name.</li>
|
<li>In the <b>Name</b> field, enter a template name.</li>
|
||||||
|
@ -43,7 +53,10 @@ org.eclipse.jdt.ui folders. </p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>Window > Preferences</b>.</li>
|
<li>Click <b>Window > Preferences</b>.</li>
|
||||||
<li>Expand <b>C/C++</b>, and click <b>Code Templates</b>.</li>
|
<li>Expand <b>C/C++</b>, and click <b>Code Templates</b>.</li>
|
||||||
<li>Click <b>Edit</b>. The New Template dialog box opens.</li>
|
<li>Click <b>Edit</b>. The New Template dialog box opens.<br>
|
||||||
|
<img src="../images/code_templates_edit.png" width="368" height="269" onClick="changeSize(this,368,269);"
|
||||||
|
alt="Screen capture for editing a Code Template" title="click to toggle image size">
|
||||||
|
</li>
|
||||||
<li><p>Do the following:</p>
|
<li><p>Do the following:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>In the <b>Name</b> field, change the template name to create a new
|
<li>In the <b>Name</b> field, change the template name to create a new
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Autosaving on a manual build</title>
|
<title>Autosaving on a manual build</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -22,7 +28,9 @@ utility in the C-Build view.</p>
|
||||||
<p>To save resources before manual builds:</p>
|
<p>To save resources before manual builds:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>Window > Preferences</b>. </li>
|
<li>Click <b>Window > Preferences</b>. </li>
|
||||||
<li>Select <b>Workbench</b> from the list.</li>
|
<li>Select <b>Workbench</b> from the list.<br>
|
||||||
|
<img src="../images/workbench_prop.png" width="318" height="270" onClick="changeSize(this,318,270);"
|
||||||
|
alt="Screen Capture of Workbench Properties" title="click to toggle image size"></li>
|
||||||
<li>On the Workbench page, select the <b>Save all modified resources automatically
|
<li>On the Workbench page, select the <b>Save all modified resources automatically
|
||||||
prior to manual build</b> check box.<li>Click <b>OK</b>.</li>
|
prior to manual build</b> check box.<li>Click <b>OK</b>.</li>
|
||||||
<p>The CDT will now save your resources when you build a project.</ol>
|
<p>The CDT will now save your resources when you build a project.</ol>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Customizing the C-Build view</title>
|
<title>Customizing the C-Build view</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -18,11 +24,13 @@
|
||||||
<p>To set C-Build view preferences</p>
|
<p>To set C-Build view preferences</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>Window > Preferences</b>.</li>
|
<li>Click <b>Window > Preferences</b>.</li>
|
||||||
<li>Expand <b>C/C++</b>, and click <b>Build Console</b>.</li>
|
<li>Expand <b>C/C++</b>, and click <b>Build Console</b>.<br>
|
||||||
<li>To display information on the latest build, select the <b>Always clear C-Build view before building</b> check box.</li>
|
<img src="../images/BuildConsole.png" width="318" height="270" onClick="changeSize(this,318,270);"
|
||||||
<li>To open the C-Build view when a project is built, select the <b>Open C-Build view when building</b> check box.</li>
|
alt="Screen Capture of Build Console Properties" title="click to toggle image size"></li>
|
||||||
<li>To display the C-Build view if it is already open when a project is built,
|
<li>To display information on the latest build, select the <b>Always clear console before building</b> check box.</li>
|
||||||
select the <b>Bring the C-Build view to top when building (if present)</b>.</li>
|
<li>To open the C-Build view when a project is built, select the <b>Open console when building</b> check box.</li>
|
||||||
|
<li>To display the console if it is already open when a project is built,
|
||||||
|
select the <b>Bring the console to top when building (if present)</b>.</li>
|
||||||
<li>Click <b>OK</b>.</li>
|
<li>Click <b>OK</b>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Commenting out code</title>
|
<title>Commenting out code</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Using Content Assist</title>
|
<title>Using Content Assist</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -22,12 +28,12 @@ commonly-used snippets of code.</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>In the C/C++ editor, type at least the first letter of a code template or
|
<li>In the C/C++ editor, type at least the first letter of a code template or
|
||||||
element.</li>
|
element then <b>Ctrl+Space</b>.<br>
|
||||||
<li>Click <b>Edit > Content Assist</b>.<br>
|
|
||||||
A list displays the code templates
|
A list displays the code templates
|
||||||
<img border="0" src="../images/template_obj.gif" width="16" height="16"> followed by the elements, in
|
<img border="0" src="../images/template_obj.gif" width="16" height="16"> followed by the elements that start with the letter combination you typed.</li>
|
||||||
alphabetical order, that start with the letter combination
|
<img src="../images/contentAssist_example.png" width="299" height="272" onClick="changeSize(this,299,272);"
|
||||||
you typed.</li>
|
alt="Screen Capture of Content Assist Example" title="click to toggle image size">
|
||||||
|
|
||||||
<li>Do one of the following:
|
<li>Do one of the following:
|
||||||
<ul>
|
<ul>
|
||||||
<li>Continue typing. The list shortens. When there is only one item in the
|
<li>Continue typing. The list shortens. When there is only one item in the
|
||||||
|
@ -39,27 +45,26 @@ commonly-used snippets of code.</p>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>To set Content Assist preferences:</p>
|
<p>To set Content Assist preferences:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>Window > Preferences</b>.</li>
|
<li>Click <b>Window > Preferences</b>.</li>
|
||||||
<li>Expand <b>C/C++</b>, and click<b>C/C++ Editor</b>.</li>
|
<li>Expand <b>C/C++</b>, and click<b>C/C++ Editor</b>.</li>
|
||||||
<li>Click the <b>Content Assist</b> tab.</li>
|
<li>Click the <b>Content Assist</b> tab.<br>
|
||||||
|
<img src="../images/contentAssist_preferences.png" width="334" height="263" onClick="changeSize(this,334,263);"
|
||||||
|
alt="Screen Capture of Content Assist Preferences" title="click to toggle image size"></li>
|
||||||
<li>Do the following:
|
<li>Do the following:
|
||||||
<ul>
|
<ul>
|
||||||
<li>To insert an element when you open Content Assist and it is the only
|
<li>To change the scope from which Content Assist retrieves its proposals, select
|
||||||
item
|
either <b>Search current file and included files</b> or <b>Search current project</b>
|
||||||
in the list, select the <b>Insert single proposals automatically</b> check
|
by selecting the appropriate the radio button.</li>
|
||||||
box.</li>
|
<li>To insert an element when you open Content Assist and it is the only
|
||||||
<li>To automatically open Content Assist when you type the first letter of an
|
item in the list, select the <b>Insert single proposals automatically</b> check box.</li>
|
||||||
element for which there is a match, select the <b>Enable auto activation</b>.
|
<li>To automatically insert a proposal, if it is the only one found when Content Assist is invoked, select the <b>Enable auto activation</b> checkbox.</li>
|
||||||
</li>
|
<li>To display proposals in alphabetical order, rather than by relevance, select the <b>Present proposals in alphabetical order</b> checkbox. </li>
|
||||||
<li>To turn on Content Assist after a given number of seconds, type a value
|
<li>To change the timeout deley for Content Assist enter the value for <b>Content Assist parsing timeout</b> in the text box area.</li>
|
||||||
in the <b>Auto activation delay</b> box.</li>
|
<li>Enable Auto activation of content assist for ".", "->" or "::" triggers by selecting the appropriate checkboxes.
|
||||||
<li>To specify a character that, if typed in the C/C++ editor, causes code
|
<li>To change the delay before invoking Content Assist using the triggers (shown above), enter the new delay in the <b>Auto activation delay</b> text box area.
|
||||||
assist to be invoked immediately before the delay times out, type a
|
<li>To change the background color of the Content Assist dialog box, click the color palette button.</li>
|
||||||
trigger in the <b>Auto activation triggers for C:</b> box.</li>
|
<li>To change the foreground color of the Content Assist dialog box, click the color palette button.</li>
|
||||||
<li>To change the background color of the Content Assist dialog box, click
|
|
||||||
the color palette button.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Click <b>OK</b>.</li>
|
<li>Click <b>OK</b>.</li>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Assigning a C or C++ nature to a project</title>
|
<title>Assigning a C or C++ nature to a project</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -19,9 +25,11 @@
|
||||||
<p>To assign a C or C++ nature to a project</p>
|
<p>To assign a C or C++ nature to a project</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>File > New > Other</b>.</li>
|
<li>Click <b>File > New > Other</b>.<br>
|
||||||
|
<img src="../images/new_project.png" width="267" height="236" onClick="changeSize(this,267,236);"
|
||||||
|
alt="Screen Capture of the New Project window" title="click to toggle image size"></li>
|
||||||
<li>Click <b>C</b> or <b>C++</b>.</li>
|
<li>Click <b>C</b> or <b>C++</b>.</li>
|
||||||
<li>Click <b>Convert to Make Project</b>.</li>
|
<li>Click <b>Convert to C/C++ Make Project</b>.</li>
|
||||||
<li>Click <b>Next</b>.</li>
|
<li>Click <b>Next</b>.</li>
|
||||||
<li>In the Candidates for conversion list, select the projects to convert.</li>
|
<li>In the Candidates for conversion list, select the projects to convert.</li>
|
||||||
<li>In the Convert to C or C++ box, click <b>C Project</b> or <b>C++ Project</b>.</li>
|
<li>In the Convert to C or C++ box, click <b>C Project</b> or <b>C++ Project</b>.</li>
|
||||||
|
|
|
@ -1,11 +1,18 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<meta http-equiv="Content-Language" content="en-us">
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Customizing the C/C++ editor</title>
|
<title>Customizing the C/C++ editor</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<!--INFOPOP
|
<!--INFOPOP
|
||||||
Customize the appearance of the C/C++ Editor.
|
Customize the appearance of the C/C++ Editor.
|
||||||
|
@ -22,13 +29,16 @@ END INFOPOP-->
|
||||||
<li>Click <b>Window > Preferences</b>.</li><br>
|
<li>Click <b>Window > Preferences</b>.</li><br>
|
||||||
<li>Expand<b> C/C++</b>, and click <b>C/C++ Editor</b>.</li><br>
|
<li>Expand<b> C/C++</b>, and click <b>C/C++ Editor</b>.</li><br>
|
||||||
<li>To set general preferences for the editor click the <b>General</b> tab.<br>
|
<li>To set general preferences for the editor click the <b>General</b> tab.<br>
|
||||||
<br><br><p><img src="../images/editor_general_preferences.png" border="0" width="670" height="607" alt="Editor General Preferences Dialog Box"></p><br><br>
|
<img src="../images/editor_general_preferences.png" width="335" height="304" onClick="changeSize(this,335,304);"
|
||||||
|
alt="Editor General Preferences Dialog Box" title="click to toggle image size"></li>
|
||||||
<li>On the General Page set your preferences and click <b>Apply</b>. For a description of the General preferences click <a href="../reference/cdt_u_c_editor_gen.htm">here</a>.</li><br>
|
<li>On the General Page set your preferences and click <b>Apply</b>. For a description of the General preferences click <a href="../reference/cdt_u_c_editor_gen.htm">here</a>.</li><br>
|
||||||
<li>To control the information that is displayed in the margins of the C/C++ editor, click the <b>Annotations</b> tab.<br>
|
<li>To control the information that is displayed in the margins of the C/C++ editor, click the <b>Annotations</b> tab.<br>
|
||||||
<br><br><p><img src="../images/editor_annotations_preferences.png" border="0" width="670" height="607" alt="Editor Annotations Preferences Dialog Box"></p> <br><br>
|
<img src="../images/editor_annotations_preferences.png" width="335" height="304" onClick="changeSize(this,335,304);"
|
||||||
|
alt="Editor Annotations Preferences Dialog Box" title="click to toggle image size"></li>
|
||||||
<li>On the Annotations page set your preferences and click <b>Apply</b>. For a description of the Annotation preferences click <a href="../reference/cdt_u_c_editor_anno.htm">here</a>.</li><br>
|
<li>On the Annotations page set your preferences and click <b>Apply</b>. For a description of the Annotation preferences click <a href="../reference/cdt_u_c_editor_anno.htm">here</a>.</li><br>
|
||||||
<li>To customize the color of the text in the editable area of the C/C++ editor, click the <b>Colors</b> tab.<br>
|
<li>To customize the color of the text in the editable area of the C/C++ editor, click the <b>Colors</b> tab.<br>
|
||||||
<br><br><p><img src="../images/editor_color_preferences.png" border="0" width="670" height="607" alt="Editor Color Preferences Dialog Box"></p><br><br>
|
<img src="../images/editor_color_preferences.png" width="335" height="304" onClick="changeSize(this,335,304);"
|
||||||
|
alt="Editor Color Preferences Dialog Box" title="click to toggle image size"></li>
|
||||||
<li>On the Colors page set your preferences and click <b>Apply</b>. For a description of the Color preferences click <a href="../reference/cdt_u_c_editor_color.htm">here</a>.</li><br>
|
<li>On the Colors page set your preferences and click <b>Apply</b>. For a description of the Color preferences click <a href="../reference/cdt_u_c_editor_color.htm">here</a>.</li><br>
|
||||||
<li>To customize Content Assist preferences, click the <b>Content Assist</b> tab. For more information, see <a href="cdt_t_contentassist.htm">Using Content Assist</a></li><br>
|
<li>To customize Content Assist preferences, click the <b>Content Assist</b> tab. For more information, see <a href="cdt_t_contentassist.htm">Using Content Assist</a></li><br>
|
||||||
<li>Click <b>OK</b>.</li><br>
|
<li>Click <b>OK</b>.</li><br>
|
||||||
|
|
|
@ -1,24 +1,18 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Importing and exporting code templates</title>
|
<title>Importing and exporting code templates</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
<style>
|
<script>
|
||||||
<!--
|
function changeSize(theImage,wd,ht) {
|
||||||
.e{margin-left:1em;text-indent:-1em;margin-right:1em}
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
.m{color:blue}
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
.pi{color:blue}
|
else {wdth=wd;hght=ht;}
|
||||||
.c{cursor:hand}
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
.b{color:red}
|
}
|
||||||
.t{color:#990000}
|
</script>
|
||||||
.tx{font-weight:bold}
|
|
||||||
-->
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -33,6 +27,8 @@
|
||||||
<templates>
|
<templates>
|
||||||
<template name="author" description="author name" context="C" enabled="true">author ${user}</template>
|
<template name="author" description="author name" context="C" enabled="true">author ${user}</template>
|
||||||
</templates></pre>
|
</templates></pre>
|
||||||
|
<img src="../images/code_templates.png" width="369" height="270" onClick="changeSize(this,369,270);"
|
||||||
|
alt="Screen Capture of Code Templates Preferences" title="click to toggle image size">
|
||||||
|
|
||||||
<p>To import a code template</p>
|
<p>To import a code template</p>
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Building manually</title>
|
<title>Building manually</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -16,7 +14,7 @@
|
||||||
|
|
||||||
<p>Manual builds let you choose the scope of a build, whether to build,
|
<p>Manual builds let you choose the scope of a build, whether to build,
|
||||||
or rebuild projects. You can view the output of the make utility in the
|
or rebuild projects. You can view the output of the make utility in the
|
||||||
C-Build view.</p>
|
console.</p>
|
||||||
|
|
||||||
<p>To rebuild all open projects:</p>
|
<p>To rebuild all open projects:</p>
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Creating a C/C++ file</title>
|
<title>Creating a C/C++ file</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
@ -31,10 +29,8 @@ information > Views and editors > Editor area</b>.</p>
|
||||||
<li>In the <b>File name</b> box, type a name followed by the appropriate
|
<li>In the <b>File name</b> box, type a name followed by the appropriate
|
||||||
extension.</li>
|
extension.</li>
|
||||||
<li>Click <b>Finish</b>.</li>
|
<li>Click <b>Finish</b>.</li>
|
||||||
<p>The C/C++ editor opens.</p>
|
<p>The file will open in the C/C++ editor.</p>
|
||||||
<li>Type your makefile instructions in the C/C++ editor.</li>
|
<li>Enter your code in the editor view and type<b>CTRL+s</b> to save the file.</li>
|
||||||
<li>Click <b>File >
|
|
||||||
Save</b>.</li>
|
|
||||||
</ol>
|
</ol>
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Creating a makefile</title>
|
<title>Creating a makefile</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -16,16 +22,21 @@
|
||||||
|
|
||||||
<p>If you have created a Standard Make C/C++ Project, you need to provide a makefile.</p>
|
<p>If you have created a Standard Make C/C++ Project, you need to provide a makefile.</p>
|
||||||
|
|
||||||
<p>When you build a project, output from make is displayed in the C-Build view. Makefile actions are displayed in the Make Targets
|
<p>When you build a project, output from make is displayed in the Console view. Makefile actions are displayed in the Make Targets
|
||||||
view.</p>
|
view.</p>
|
||||||
<p>To create a makefile:</p>
|
<p>To create a makefile:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>In the <b>C++ Projects</b> view, right-click a project, and select <b>New > File</b>.</li>
|
<li>In the <b>C++ Projects</b> view, right-click a project, and select <b>New > File</b>.<br>
|
||||||
|
<img src="../images/project_new_file.png" width="210" height="140" onClick="changeSize(this,210,140);"
|
||||||
|
alt="Screen Capture of a task menu highlighting New > File in Projects View" title="click to toggle image size"></li>
|
||||||
<li>In the <b>File name</b> box, type <b>makefile</b>.</li>
|
<li>In the <b>File name</b> box, type <b>makefile</b>.</li>
|
||||||
<li>In the list of projects, verify that the correct project is selected.</li>
|
<li>In the list of projects, verify that the correct project is selected.</li>
|
||||||
<li>Click <b>Finish</b>.</li>
|
<li>Click <b>Finish</b>.<br>
|
||||||
<p>The C/C++ editor opens.</p>
|
<img src="../images/project_new_file_name.png" width="219" height="287" onClick="changeSize(this,219,287);"
|
||||||
<li>Type makefile instructions in the C/C++ editor.</li>
|
alt="Screen Capture of a task menu highlighting New > File in Projects View" title="click to toggle image size"></li>
|
||||||
|
<li>The C/C++ editor opens. Type makefile instructions in the C/C++ editor.<br>
|
||||||
|
<img src="../images/project_new_makefile.png" width="303" height="160" onClick="changeSize(this,303,160);"
|
||||||
|
alt="Screen Capture of the Editor view with a sample makefile" title="click to toggle image size"></li>
|
||||||
<li>Click <b>File >
|
<li>Click <b>File >
|
||||||
Save</b>.</li></ol>
|
Save</b>.</li></ol>
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||||
|
|
|
@ -3,18 +3,23 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Creating a run or debug configuration</title>
|
<title>Creating a run or debug configuration</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Creating a run or debug configuration</h1>
|
<h1>Creating a run or debug configuration</h1>
|
||||||
|
|
||||||
<p>You can create customized run configuration that is saved for reuse.</p>
|
<p>You can create customized run configuration which you can save for reuse.</p>
|
||||||
|
|
||||||
<p>To create a run configuration:</p>
|
<p>To create a run configuration:</p>
|
||||||
|
|
||||||
|
@ -23,7 +28,9 @@
|
||||||
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
||||||
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
||||||
<li>Click <b>New</b>. The name of the new project is displayed in the
|
<li>Click <b>New</b>. The name of the new project is displayed in the
|
||||||
Configurations box. The default name is the name of the project.</li>
|
Configurations box. The default name is the name of the project.<br>
|
||||||
|
<img src="../images/run_config.png" width="326" height="272" onClick="changeSize(this,326,272);"
|
||||||
|
alt="screen capture showing Run Configuration dialog box" title="click to toggle image size"> </li>
|
||||||
<li>To change the default name of the new run/debug configuration, see
|
<li>To change the default name of the new run/debug configuration, see
|
||||||
<a href="cdt_t_run_main.htm">Selecting an application to run or debug</a>.</li>
|
<a href="cdt_t_run_main.htm">Selecting an application to run or debug</a>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Navigating to C/C++ declarations</title>
|
<title>Navigating to C/C++ declarations</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -22,7 +28,10 @@ element declarations on successfully compiled programs.</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>In the C/C++ editor, select a declaration.</li>
|
<li>In the C/C++ editor, select a declaration.</li>
|
||||||
<li>Right-click the selected declaration, select <b>Open Declarations</b>.</li>
|
<li>Right-click the selected declaration, select <b>Open Declarations</b>.<br>
|
||||||
|
<img src="../images/openDeclarations.png" width="208" height="140" onClick="changeSize(this,208,140);"
|
||||||
|
alt="screen capture showing Open Declarations option" title="click to toggle image size">
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>For more information, see:<ul>
|
<p>For more information, see:<ul>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Creating a project</title>
|
<title>Creating a project</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -19,10 +25,15 @@
|
||||||
<p>To create a project:</p>
|
<p>To create a project:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>File > New > Project</b>.</li>
|
<li>Click <b>File > New > Project</b>.<br>
|
||||||
|
<img src="../images/file_new_project.png" width="187" height="112" onClick="changeSize(this,187,112);"
|
||||||
|
alt="Screen Capture for creating a new project" title="click to toggle image size">
|
||||||
|
</li>
|
||||||
<li>In the New Project wizard, click <b>C</b> or <b>C++</b>.</li>
|
<li>In the New Project wizard, click <b>C</b> or <b>C++</b>.</li>
|
||||||
<li>Click <b>Standard Make C++ Project </b> or <b>Managed Make C++ Project</b>.</li>
|
<li>Click <b>Standard Make C++ Project </b> or <b>Managed Make C++ Project</b>.</li>
|
||||||
<li>Click <b>Next</b>.</li>
|
<li>Click <b>Next</b>.<br>
|
||||||
|
<img src="../images/new_project_wizard.png" width="260" height="220" onClick="changeSize(this,260,220);"
|
||||||
|
alt="Screen Capture for selecting new project type" title="click to toggle image size"></li>
|
||||||
<li>In the <b>Name</b> box, type a name.</li>
|
<li>In the <b>Name</b> box, type a name.</li>
|
||||||
<li>To specify a different directory in which to save your project, clear the <b>
|
<li>To specify a different directory in which to save your project, clear the <b>
|
||||||
Use Default Location</b> check box, and enter the path in the <b>Location</b>
|
Use Default Location</b> check box, and enter the path in the <b>Location</b>
|
||||||
|
@ -30,7 +41,11 @@
|
||||||
<li>For managed make projects, click <b>Next</b> to select a deployment
|
<li>For managed make projects, click <b>Next</b> to select a deployment
|
||||||
platform. For more information, see <a href="cdt_t_proj_platf.htm">Selecting a
|
platform. For more information, see <a href="cdt_t_proj_platf.htm">Selecting a
|
||||||
deployment platform</a>.</li>
|
deployment platform</a>.</li>
|
||||||
<li>To create your project, click <b>Finish</b>.<li>If a message box prompts
|
<li>To create your project, click <b>Finish</b>.<br>
|
||||||
|
<img src="../images/new_project_wizard_managed.png" width="264" height="220" onClick="changeSize(this,264,220);"
|
||||||
|
alt="Screen Capture for entering the name of the new project" title="click to toggle image size"></li>
|
||||||
|
</li>
|
||||||
|
<li>If a message box prompts
|
||||||
you to switch perspectives, click <b>Yes</b>.<li>Define your project
|
you to switch perspectives, click <b>Yes</b>.<li>Define your project
|
||||||
properties. For more information, see <a href="cdt_o_proj_prop.htm">Defining
|
properties. For more information, see <a href="cdt_o_proj_prop.htm">Defining
|
||||||
project properties</a>.</ol>
|
project properties</a>.</ol>
|
||||||
|
|
|
@ -3,15 +3,19 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Selecting a binary parser</title>
|
<title>Selecting a binary parser</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Selecting a binary parser</h1>
|
<h1>Selecting a binary parser</h1>
|
||||||
|
|
||||||
<p>Selecting the correct parser is important to ensure the accuracy of the C/C++
|
<p>Selecting the correct parser is important to ensure the accuracy of the C/C++
|
||||||
|
@ -28,31 +32,25 @@ project properties in the Preferences window for future standard make projects.<
|
||||||
<p>To select a binary parser:</p>
|
<p>To select a binary parser:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Do one of the following:</li>
|
|
||||||
<ul>
|
|
||||||
<li>To set properties for future Standard Make projects, click <b>Window >
|
<li>To set properties for future Standard Make projects, click <b>Window >
|
||||||
Preferences </b>. Expand<b>
|
Preferences </b>. Expand<b> C/C++,</b> click <b>New Make Projects</b>.</li>
|
||||||
C/C++,</b> click <b>New Make Projects</b>.</li>
|
<li>Click the <b>Binary Parser</b> tab.<br>
|
||||||
<li>In the C/C++ Projects view, right-click a project, and select <b>Properties</b>.
|
<img src="../images/new_make-binary_parser.png" width="333" height="306" onClick="changeSize(this,333,306);"
|
||||||
Select <b>C/C++ Make Project</b> from the list.</li></ul>
|
alt="Screen Capture for creating a new project" title="click to toggle image size"></li>
|
||||||
<li>Click the <b>Binary Parser</b> tab.</li>
|
|
||||||
<li>In the <b>Binary Parser</b> list, click:</li>
|
<li>In the <b>Binary Parser</b> list, click:</li>
|
||||||
<ul><li><b>Elf Parser</b>, if you are a Solaris, UNIX, or Linux user.</li>
|
<ul><li><b>Elf Parser</b>, if you are a Solaris, UNIX, or Linux user.</li>
|
||||||
<li><b>PE Windows Parser</b>, if you are a Windows user.</li></ul>
|
<li><b>PE Windows Parser</b>, if you are a Windows user.</li></ul>
|
||||||
<li>Click <b>OK</b>.</li>
|
<li>Click <b>OK</b>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
|
||||||
<br>
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"><br>
|
||||||
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
|
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
|
||||||
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
|
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
|
||||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
|
||||||
<br>
|
|
||||||
<a href="cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
|
<a href="cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
|
||||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
||||||
<br>
|
<br>
|
||||||
<a href="../reference/cdt_u_newproj_parser_binary.htm">Binary Parser, C/C++ Properties window</a></p>
|
<a href="../reference/cdt_u_newproj_parser_binary.htm">Binary Parser, C/C++ Properties window</a></p>
|
||||||
|
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -3,21 +3,28 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Including paths and symbols</title>
|
<title>Including paths and symbols</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Including paths and symbols</h1>
|
<h1>Including paths and symbols</h1>
|
||||||
|
|
||||||
<p>You can define include paths and preprocessor symbols for the parser. This enables the parser to
|
<p>You can define include paths and preprocessor symbols for the parser.
|
||||||
understand the contents of the C/C++ source code so that you may more
|
This enables the parser to understand the contents of the C/C++ source
|
||||||
effectively use the search and code completion features. Include paths are also
|
code so that you may more effectively use the search and code completion
|
||||||
used by the builder to locate files that are not in the workspace.</p>
|
features. Include paths are also used by the builder to locate files that
|
||||||
|
are not in the workspace.</p>
|
||||||
|
|
||||||
<p>You can define the properties on a per project basis in the New Project
|
<p>You can define the properties on a per project basis in the New Project
|
||||||
wizard, in the C/C++ Projects view or in the Navigator view. You can also define
|
wizard, in the C/C++ Projects view or in the Navigator view. You can also define
|
||||||
|
@ -26,35 +33,27 @@ project properties in the Preferences window for future standard make projects.<
|
||||||
<p>To include paths and symbols:</p>
|
<p>To include paths and symbols:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Do one of the following:</li>
|
<li>To set properties for future Standard Make projects click <b>Window > Preferences </b>.
|
||||||
<ul>
|
<li>Expand <b>C/C++</b></li>
|
||||||
<li>To set properties for future Standard Make projects, click <b>Window >
|
<li>Click <b>New Make Projects</b>.</li>
|
||||||
Preferences </b>. Expand<b>
|
<li>Click the <b>Paths and Symbols</b> tab.<br>
|
||||||
C/C++,</b> click <b>New Make Projects</b>.</li>
|
<img src="../images/new_make-paths_symbols.png" width="308" height="306" onClick="changeSize(this,308,306);"
|
||||||
<li>In the C/C++ Projects view, right-click a project, and select <b>Properties</b>.
|
alt="Screen Capture for creating a new project" title="click to toggle image size"></li>
|
||||||
Select <b>C/C++ Make Project</b> from the list.</li></ul>
|
<li>For either <b>Include Paths</b> or <b>Defined Symbols</b> click <b>Manage</b>.<br>
|
||||||
<li> Click the <b>
|
<img src="../images/manage_include_path.png" width="295" height="244" onClick="changeSize(this,295,244);"
|
||||||
Paths and
|
alt="Screen Capture for creating a new project" title="click to toggle image size"></li>
|
||||||
Symbols</b> tab and do one the following:</li>
|
<li>Click <b>New</b></li>
|
||||||
<ul><li>To the right of the Include paths box, click <b>New</b>, type the include path and
|
<li>Enter the include path or defined symbol and click <b>OK</b>.</li>
|
||||||
click OK.</li>
|
<li>Click <b>OK</b> to close the Manage dialog box.</li>
|
||||||
<li>To the right of the Defined symbols box, click <b>New</b>, type the symbol and
|
<li>Click <b>OK</b> to close the Preferences dialog box.</li>
|
||||||
click OK.</li>
|
</ol>
|
||||||
</ul>
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"><br>
|
||||||
<li>Click <b>OK</b>.</li>
|
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
|
||||||
</ol>
|
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
|
||||||
<br>
|
|
||||||
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
|
|
||||||
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
|
|
||||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
|
||||||
<br>
|
|
||||||
<a href="cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
|
<a href="cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
|
||||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
|
||||||
<br>
|
<a href="../reference/cdt_u_newproj_pathsymb.htm">Paths and symbols page, C/C++ Properties window</a></p>
|
||||||
<a href="../reference/cdt_u_newproj_pathsymb.htm">Paths and symbols page, C/C++ Properties
|
|
||||||
window</a></p>
|
|
||||||
|
|
||||||
|
|
||||||
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Renaming a project</title>
|
<title>Renaming a project</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -19,8 +25,9 @@
|
||||||
<p>To rename a project:</p>
|
<p>To rename a project:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>In the C/C++ Projects view, right-click a project, and select <b>
|
<li>In the C/C++ Projects view, right-click a project, and select <b> Rename</b>.<br>
|
||||||
Rename</b>.</li>
|
<img src="../images/project_rename.png" width="200" height="240" onClick="changeSize(this,200,240);"
|
||||||
|
alt="Screen Capture of a task menu highlighting Rename in Projects View" title="click to toggle image size"></li>
|
||||||
<li>Type a new name.</li>
|
<li>Type a new name.</li>
|
||||||
<li>Press <b>Enter</b>.</li>
|
<li>Press <b>Enter</b>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Hiding files by type in the C/C++ Projects view</title>
|
<title>Hiding files by type in the C/C++ Projects view</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -18,8 +24,12 @@
|
||||||
view.</p>
|
view.</p>
|
||||||
<p>To hide files by type:</p>
|
<p>To hide files by type:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>In the C/C++ Projects view, click the <b>Menu</b> icon<img border="0" src="../images/ref-79.gif" width="16" height="16">.</li>
|
<li>In the C/C++ Projects view, click the <b>Menu</b> icon<img border="0" src="../images/ref-79.gif" width="16" height="16">.<br>
|
||||||
<li>Click <b>Filters</b>.</li>
|
<img src="../images/projects_filters.png" width="278" height="109" onClick="changeSize(this,278,109);"
|
||||||
|
alt="Screen Capture of the selection of Filters from Projects View" title="click to toggle image size"></li>
|
||||||
|
<li>Click <b>Filters</b>.<br>
|
||||||
|
<img src="../images/c_element_filters.png" width="191" height="248" onClick="changeSize(this,191,248);"
|
||||||
|
alt="Screen Capture of the C Element Filters dialog box" title="click to toggle image size"></li>
|
||||||
<li>Select the file types that you want to hide.</li>
|
<li>Select the file types that you want to hide.</li>
|
||||||
<li>Click <b>OK</b>.</li>
|
<li>Click <b>OK</b>.</li>
|
||||||
<p>The C/C++ Projects view refreshes automatically.</ol>
|
<p>The C/C++ Projects view refreshes automatically.</ol>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Specifying execution arguments</title>
|
<title>Specifying execution arguments</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -24,7 +30,12 @@ for a run configuration.</p>
|
||||||
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
||||||
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
||||||
<li>Select a run or debug configuration.</li>
|
<li>Select a run or debug configuration.</li>
|
||||||
<li>Click the <b>Arguments</b> tab.</li>
|
<li>Click the <b>Arguments</b> tab.<br>
|
||||||
|
<img src="../images/run_arguments.png" width="331" height="241" onClick="changeSize(this,331,241);"
|
||||||
|
alt="Screen Capture of Run Arguments dialog box" title="click to toggle image size">
|
||||||
|
|
||||||
|
|
||||||
|
</li>
|
||||||
<li>In the <b>C/C++ Program Arguments</b> box, type the arguments that you
|
<li>In the <b>C/C++ Program Arguments</b> box, type the arguments that you
|
||||||
want to pass to the command line.</li>
|
want to pass to the command line.</li>
|
||||||
<li>To specify a local directory or a different project in your workspace,
|
<li>To specify a local directory or a different project in your workspace,
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Specifying the location of the run configuration</title>
|
<title>Specifying the location of the run configuration</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -23,12 +29,17 @@ perspective to open when running an application.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>In the C/C++ Projects view, select a project.</li>
|
<li>In the C/C++ Projects view, select a project.</li>
|
||||||
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
||||||
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
||||||
|
<li>Click the <b>Common</b> tab.<br>
|
||||||
<li>Click the <b>Common</b> tab.</li>
|
<img src="../images/run_common.png" width="326" height="272" onClick="changeSize(this,326,272);"
|
||||||
|
alt="Screen Capture of Run Common dialog box" title="click to toggle image size">
|
||||||
|
</li>
|
||||||
<li>To save <samp> .launch</samp> to a project in your workspace, and to be able
|
<li>To save <samp> .launch</samp> to a project in your workspace, and to be able
|
||||||
to commit it to CVS, click <b>Shared</b>.</li>
|
to commit it to CVS, click <b>Shared</b>.</li>
|
||||||
<li>In the <b>Folder Selection</b> window, select a project, and click <b>OK</b>.</li>
|
<li>In the <b>Folder Selection</b> window, select a project, and click <b>OK</b>.<br>
|
||||||
|
<img src="../images/run_common_folder.png" width="325" height="272" onClick="changeSize(this,325,272);"
|
||||||
|
alt="Screen Capture of Run Common Folder Selection dialog box" title="click to toggle image size">
|
||||||
|
</li>
|
||||||
<li>To specify which perspective opens when you run, select a perspective
|
<li>To specify which perspective opens when you run, select a perspective
|
||||||
from the <b>Run mode</b> list.</li>
|
from the <b>Run mode</b> list.</li>
|
||||||
<li>To specify which perspective opens when you run, select a perspective
|
<li>To specify which perspective opens when you run, select a perspective
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Selecting a run or debug configuration</title>
|
<title>Selecting a run or debug configuration</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -19,7 +25,12 @@
|
||||||
<p>To select a run configuration:</p>
|
<p>To select a run configuration:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
<li>In the C/C++ Projects view, select a project.</li>
|
||||||
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
||||||
|
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
||||||
|
<li>Select a run or debug configuration.<br>
|
||||||
|
<img src="../images/run_config.png" width="326" height="272" onClick="changeSize(this,326,272);"
|
||||||
|
alt="Screen Capture of Run Config dialog box" title="click to toggle image size"></li>
|
||||||
<li>Select a configuration from the Configurations list.</li>
|
<li>Select a configuration from the Configurations list.</li>
|
||||||
<li>Click <b>Run</b> or <b>Debug</b>.</li>
|
<li>Click <b>Run</b> or <b>Debug</b>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Defining debug settings</title>
|
<title>Defining debug settings</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -23,12 +29,15 @@
|
||||||
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
||||||
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
||||||
<li>Select a run or debug configuration.</li>
|
<li>Select a run or debug configuration.</li>
|
||||||
<li>Click the <b>Debugger</b> tab.</li>
|
<li>Click the <b>Debugger</b> tab..<br>
|
||||||
|
<img src="../images/run_debugger.png" width="366" height="272" onClick="changeSize(this,366,272);"
|
||||||
|
alt="Screen Capture of Run Debugger dialog box" title="click to toggle image size">
|
||||||
|
</li>
|
||||||
|
<li>Select a debugger from the <b>Debugger</b> list.</li>
|
||||||
|
<li>To be prompted to select a process from a list at run-time, select <b>Attach to running process</b>.</li>
|
||||||
|
<li>To let your program run until you interrupt it manually, or until it
|
||||||
|
hits a breakpoint, clear the <b>Stop at main() on startup</b> check box .</li>
|
||||||
<li>Specify debug options in the <b>Debugger Options</b> box.</li>
|
<li>Specify debug options in the <b>Debugger Options</b> box.</li>
|
||||||
<li>Select a debugger from the <b>Debugger</b> list.</li>
|
|
||||||
<li>To be prompted to select a process from a list at run-time, select <b>Attach to running process</b>.</li>
|
|
||||||
<li>To let your program run until you interrupt it manually, or until it
|
|
||||||
hits a breakpoint, clear the <b>Stop at main() on startup</b> check box .</li>
|
|
||||||
<li>Click <b>Run</b> or do the following, as required:<ul><li>To specify the
|
<li>Click <b>Run</b> or do the following, as required:<ul><li>To specify the
|
||||||
execution arguments that an application uses and the working directory for a run
|
execution arguments that an application uses and the working directory for a run
|
||||||
configuration, see <a href="cdt_t_run_arg.htm">Specifying execution arguments</a>.</li><li>To set the environment variables
|
configuration, see <a href="cdt_t_run_arg.htm">Specifying execution arguments</a>.</li><li>To set the environment variables
|
||||||
|
@ -40,7 +49,6 @@
|
||||||
<li>To specify where the run configuration is stored, how you access it, and
|
<li>To specify where the run configuration is stored, how you access it, and
|
||||||
the perspective to open when running an application, see
|
the perspective to open when running an application, see
|
||||||
<a href="cdt_t_run_com.htm">Specifying the location of the run configuration</a></li></ul>
|
<a href="cdt_t_run_com.htm">Specifying the location of the run configuration</a></li></ul>
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Setting environment variables</title>
|
<title>Setting environment variables</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -24,13 +30,17 @@ runs.</p>
|
||||||
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
||||||
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
||||||
<li>Select a run or debug configuration.</li>
|
<li>Select a run or debug configuration.</li>
|
||||||
<li>Click the <b>Environment</b> tab.</li>
|
<li>Click the <b>Environment</b> tab..<br>
|
||||||
<li>Do one of the following:<ul><li>To create a new environment variable,
|
<img src="../images/run_environment.png" width="326" height="272" onClick="changeSize(this,326,272);"
|
||||||
click <b>New</b>.</li>
|
alt="Screen Capture of Run Common dialog box" title="click to toggle image size">
|
||||||
<li>To edit an existing environment variable, select an item from the list and
|
</li>
|
||||||
click <b>Edit</b>.</li>
|
<li>Do one of the following:
|
||||||
<li>To remove an existing environment variable, select an item from the list
|
<ul>
|
||||||
and click <b>Remove</b>.</li></ul>
|
<li>To create a new environment variable, click <b>New</b>.</li>
|
||||||
|
<li>To import an environment variable, click <b>Import</b>.</li>
|
||||||
|
<li>To edit an existing environment variable, select an item from the list and click <b>Edit</b>.</li>
|
||||||
|
<li>To remove an existing environment variable, select an item from the list and click <b>Remove</b>.</li>
|
||||||
|
</ul>
|
||||||
<li>Type a name in the <b>Name</b> box.</li>
|
<li>Type a name in the <b>Name</b> box.</li>
|
||||||
<li>Type a value in the <b>Value</b> box.</li>
|
<li>Type a value in the <b>Value</b> box.</li>
|
||||||
<li>Click <b>Run</b> or do the following, as required:<ul><li>To specify the
|
<li>Click <b>Run</b> or do the following, as required:<ul><li>To specify the
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Selecting an application to run or debug</title>
|
<title>Selecting an application to run or debug</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -24,7 +30,10 @@ this run configuration.</p>
|
||||||
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
<li>Click <b>Run > Run</b> or <b>Run > Debug</b>.</li>
|
||||||
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
<li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
|
||||||
<li>Select a run or debug configuration.</li>
|
<li>Select a run or debug configuration.</li>
|
||||||
<li>Click the <b>Main</b> tab.</li>
|
<li>Click the <b>Main</b> tab.<br>
|
||||||
|
<img src="../images/run_config.png" width="326" height="272" onClick="changeSize(this,326,272);"
|
||||||
|
alt="Screen Capture of Run Config dialog box" title="click to toggle image size">
|
||||||
|
</li>
|
||||||
<li>Do the following:
|
<li>Do the following:
|
||||||
<ul><li>In the <b>Name</b> box, type a descriptive name for this new a
|
<ul><li>In the <b>Name</b> box, type a descriptive name for this new a
|
||||||
descriptive name for this launch configuration.</li>
|
descriptive name for this launch configuration.</li>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Specifying the location of source files</title>
|
<title>Specifying the location of source files</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -27,28 +33,35 @@ project.</p>
|
||||||
<li>Select a run or debug configuration.</li>
|
<li>Select a run or debug configuration.</li>
|
||||||
<li>Click the <b>Source</b> tab.<p>The Generic Source Locations list shows
|
<li>Click the <b>Source</b> tab.<p>The Generic Source Locations list shows
|
||||||
the location of the project selected in the C/C++ Projects view and any
|
the location of the project selected in the C/C++ Projects view and any
|
||||||
referenced projects.</p></li></ol>
|
referenced projects.<br>
|
||||||
<p> To add an existing source locations:</p>
|
<img src="../images/run_source.png" width="326" height="296" onClick="changeSize(this,326,296);"
|
||||||
<ol><li>To add an existing project to the <b>Additional Source Locations</b>
|
alt="Screen Capture of Run Source dialog box" title="click to toggle image size">
|
||||||
list, click <b>Add</b> to be prompted to select a process from a list at
|
</li>
|
||||||
run-time.</li>
|
<li>To add an existing source locations:
|
||||||
<li>In the <b>Add Source Location</b> dialog box, select a location type.</li>
|
<ul>
|
||||||
<li>Click <b>Next</b>.</li>
|
<li>Click <b>Add</b> to be prompted to select a process from a list at run-time.</li>
|
||||||
<li>Do one of the following:</li>
|
<li>In the <b>Add Source Location</b> dialog box, select a location type.</li>
|
||||||
<ul><li>Select an existing project in your workspace. Click <b>Finish</b>.</li>
|
<li>Click <b>Next</b>.</li>
|
||||||
<li>Specify a location in your file system. Click <b>Finish</b>.</li></ul>
|
<li>Do one of the following:</li>
|
||||||
<li>Click <b>Run</b> or do the following, as required:<ul><li>To specify the
|
<ul><li>Select an existing project in your workspace. Click <b>Finish</b>.</li>
|
||||||
execution arguments that an application uses and the working directory for a run
|
<li>Specify a location in your file system. Click <b>Finish</b>.</li></ul>
|
||||||
configuration, see <a href="cdt_t_run_arg.htm">Specifying execution arguments</a>.</li><li>To set the environment variables
|
</ul>
|
||||||
and values to use when an application runs, see <a href="cdt_t_run_env.htm">
|
<li>You can change the order of source locations are used by selecting a location and clicking
|
||||||
Setting environment variables</a>.</li>
|
the <b>Up</b> or <b>Down</b> buttons.</li>
|
||||||
<li>To select a debugger to use when debugging an application, see
|
<li>You can remove a source location by selecting the location and clicking the <b>Remove</b> button.</li>
|
||||||
<a href="cdt_t_run_dbg.htm">Selecting a debugger</a>.</li>
|
<li>To search for duplications in your source locations select the <b>Search for duplicate source files</b> checkbox.</li>
|
||||||
<li>To specify where the run configuration is stored, how you access it, and
|
<li>Click <b>Run</b> or do the following, as required:<ul><li>To specify the
|
||||||
the perspective to open when running an application, see
|
execution arguments that an application uses and the working directory for a run
|
||||||
<a href="cdt_t_run_com.htm">Specifying the location of the run configuration</a>.</li></ul>
|
configuration, see <a href="cdt_t_run_arg.htm">Specifying execution arguments</a>.</li>
|
||||||
|
<li>To set the environment variables and values to use when an application runs,
|
||||||
</ol>
|
see <a href="cdt_t_run_env.htm"> Setting environment variables</a>.</li>
|
||||||
|
<li>To select a debugger to use when debugging an application, see
|
||||||
|
<a href="cdt_t_run_dbg.htm">Selecting a debugger</a>.</li>
|
||||||
|
<li>To specify where the run configuration is stored, how you access it, and
|
||||||
|
the perspective to open when running an application, see
|
||||||
|
<a href="cdt_t_run_com.htm">Specifying the location of the run configuration</a>.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -3,11 +3,18 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Searching for C/C++ elements</title>
|
<title>Searching for C/C++ elements</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
</style>
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -44,7 +51,8 @@ include paths and symbols are correctly defined. For more information, see
|
||||||
<p>In the Search dialog box, the Search string box will be populated with the
|
<p>In the Search dialog box, the Search string box will be populated with the
|
||||||
selected element name.</p></ul>
|
selected element name.</p></ul>
|
||||||
<li>Click <b>Search > C/C++</b>.</li>
|
<li>Click <b>Search > C/C++</b>.</li>
|
||||||
<li>In the <b>Search string</b> box, type a search string.</li>
|
<li>In the <b>Search string</b> box, type a search string.<br>
|
||||||
|
<img src="../images/search.png" width="256" height="192" onClick="changeSize(this,256,197);" alt="Screen capture of Search dialog box" title="click to toggle image size"></li>
|
||||||
<li>To make your search case sensitive, select the <b>Case sensitive</b> box .</li>
|
<li>To make your search case sensitive, select the <b>Case sensitive</b> box .</li>
|
||||||
<li>Select an element in the <b>Search For</b> box.</li>
|
<li>Select an element in the <b>Search For</b> box.</li>
|
||||||
<li>Select a search limiter in the <b>Limit To</b> box.</li>
|
<li>Select a search limiter in the <b>Limit To</b> box.</li>
|
||||||
|
@ -59,8 +67,8 @@ include paths and symbols are correctly defined. For more information, see
|
||||||
</ol>
|
</ol>
|
||||||
<p>For more information, see:
|
<p>For more information, see:
|
||||||
<li><b>Workbench User Guide > Concepts > Views > Search view</b></li>
|
<li><b>Workbench User Guide > Concepts > Views > Search view</b></li>
|
||||||
<li> <b>Workbench User Guide > Tasks > Navigating and finding resources</b></li>
|
<li><b>Workbench User Guide > Tasks > Navigating and finding resources</b></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Setting build order</title>
|
<title>Setting build order</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -28,7 +34,9 @@ propagated.</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>Window > Preferences</b>.</li>
|
<li>Click <b>Window > Preferences</b>.</li>
|
||||||
<li>Select <b>Build Order</b> from the list.</li>
|
<li>Select <b>Build Order</b> from the list.<br>
|
||||||
|
<img src="../images/build_order.png" width="318" height="270" onClick="changeSize(this,318,270);" alt="Screen capture of Build Order dialog box." title="click to toggle image size">
|
||||||
|
</li>
|
||||||
<li>Clear the <b>Use default build order</b> checkbox. </li>
|
<li>Clear the <b>Use default build order</b> checkbox. </li>
|
||||||
<li>Select a project in the list.</li>
|
<li>Select a project in the list.</li>
|
||||||
<li>Do one of the following:</li>
|
<li>Do one of the following:</li>
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Shifting lines of code to the right or left</title>
|
<title>Shifting lines of code to the right or left</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Displaying C/C++ file components in the C/C++ Projects view</title>
|
<title>Displaying C/C++ file components in the C/C++ Projects view</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -21,12 +27,16 @@ view. You can display or hide all file components in the C/C++ Projects view.</p
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Click <b>Window > Preferences</b>.</li>
|
<li>Click <b>Window > Preferences</b>.</li>
|
||||||
<li>In the Preferences dialog box, select <b>C/C++</b> from the list.</li>
|
<li>In the Preferences dialog box, select <b>C/C++</b> from the list.<br>
|
||||||
|
<img src="../images/c_cpp_preferences.png" width="318" height="270" onClick="changeSize(this,318,270);"
|
||||||
|
alt="Screen Capture of the C/C++ Preferences dialog box" title="click to toggle image size"></li>
|
||||||
<li>Select the <b>Show file members in Project View</b> check box.</li>
|
<li>Select the <b>Show file members in Project View</b> check box.</li>
|
||||||
<li>Click <b>OK</b>.</li>
|
<li>Click <b>OK</b>.</li>
|
||||||
<li>In the C/C++ Projects view, double-click a file component.</li>
|
<li>In the C/C++ Projects view, double-click a file component.<br>
|
||||||
<p>The component is highlighted in the C/C++ editor.</p>
|
The component is highlighted in the C/C++ editor.<br>
|
||||||
</ol>
|
<img src="../images/projectsView.png" width="122" height="213" onClick="changeSize(this,122,213);"
|
||||||
|
alt="Screen Capture of Projects View with file components" title="click to toggle image size"></li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<p>The C/C++ Projects view can also be filtered to show certain types of file
|
<p>The C/C++ Projects view can also be filtered to show certain types of file
|
||||||
components. For more information, see <a href="cdt_t_prvw_hide_files.htm">Hiding
|
components. For more information, see <a href="cdt_t_prvw_hide_files.htm">Hiding
|
||||||
|
|
|
@ -3,23 +3,65 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Language" content="en-us">
|
<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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Updating the CDT</title>
|
<title>Updating the CDT</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||||
|
<script>
|
||||||
|
function changeSize(theImage,wd,ht) {
|
||||||
|
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
|
||||||
|
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
|
||||||
|
else {wdth=wd;hght=ht;}
|
||||||
|
theImage.style.width=wdth; theImage.style.height=hght;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Updating the CDT</h1>
|
<h1>Updating the CDT</h1>
|
||||||
|
|
||||||
<p>The <b>Install/Update</b> perspective provides information on your current
|
<p>The CDT can be updated directly from the workbench using your internet connection.</p>
|
||||||
Eclipse installation and lets you manage updates. For more information, see <b>Workbench User Guide > Tasks > Updating
|
|
||||||
features with the update manager</b>.</p>
|
<ol>
|
||||||
|
<li>Click <b>Help > Software Updates > Find and Install</b>.<br>
|
||||||
|
<img src="../images/cdt_update_find-install.png" width="319" height="85" onClick="changeSize(this,319,85);"
|
||||||
|
alt="Screen Capture of Help Find Install Menu selection" title="click to toggle image size"></li>
|
||||||
|
<li>Select <b>Search for new features to install</b> in the Install dialog box.<br>
|
||||||
|
<img src="../images/cdt_update_install_new.png" width="221" height="126" onClick="changeSize(this,221,126);"
|
||||||
|
alt="Screen Capture of Install New Feature dialog box" title="click to toggle image size"></li>
|
||||||
|
<li>If you have not updated previously, you will have to enter the location of the CDT Install site. Click
|
||||||
|
the <b>Add Update Site...</b> button.<br>
|
||||||
|
<img src="../images/cdt_update_install_sites.png" width="221" height="200" onClick="changeSize(this,221,200);"
|
||||||
|
alt="Screen Capture of Install Sites dialog box" title="click to toggle image size"></li>
|
||||||
|
<li>In the New Update Site dialog box, enter a name and the URL for the update site in the spaces provided.<br>
|
||||||
|
<img src="../images/cdt_update_install_new_sites.png" width="220" height="200" onClick="changeSize(this,220,200);"
|
||||||
|
alt="Screen Capture of Install New Site dialog box" title="click to toggle image size"></li>
|
||||||
|
<li>Select the update site you just created by clicking the appropriate checkbox and click <b>Next</b>.<br>
|
||||||
|
<img src="../images/cdt_update_install_cdt_site.png" width="220" height="200" onClick="changeSize(this,220,200);"
|
||||||
|
alt="Screen Capture of Install Sites dialog box with the CDT site selcted" title="click to toggle image size"></li>
|
||||||
|
<li>A dialog box will appear showing the updates available from the update site, select each of the following features,
|
||||||
|
ensuring you have precicely the same version for each one:
|
||||||
|
<ul>
|
||||||
|
<li>Eclipse C/C+ Developement Tools</li>
|
||||||
|
<li>Eclipse C/C+ Manage Make Build</li>
|
||||||
|
<li>Eclipse C/C+ Standard Make Build</li>
|
||||||
|
</ul>
|
||||||
|
Then click <b>Next</b>.<br>
|
||||||
|
<img src="../images/cdt_update_search_results.png" width="289" height="201" onClick="changeSize(this,289,201);"
|
||||||
|
alt="Screen Capture of Search Results dialog box" title="click to toggle image size"></li>
|
||||||
|
<li>You should now see the Eclipse.org Software User Agreement, you must accept the agreement to install the CDT update.
|
||||||
|
Do so by selecting <b>I accept the terms in the license agreement</b> and then click <b>Next</b>.<br>
|
||||||
|
<img src="../images/cdt_update_license_agreement.png" width="365" height="200" onClick="changeSize(this,365,200);"
|
||||||
|
alt="Screen Capture of the Feature License dialog box" title="click to toggle image size"></li>
|
||||||
|
<li>Now select the location you would like the updates installed, usually this is the directory where you installed Eclipse,
|
||||||
|
and click <b>Finish</b>.<br>
|
||||||
|
<img src="../images/cdt_update_location.png" width="300" height="200" onClick="changeSize(this,300,200);"
|
||||||
|
alt="Screen Capture of Install Location dialog box" title="click to toggle image size"></li>
|
||||||
|
<li>You will now start downloading the CDT components. You will have to verify that you want the features installed by clicking
|
||||||
|
<b>Install</b> for each feature you selected.<br>
|
||||||
|
<img src="../images/cdt_update_jar_verification.png" width="300" height="250" onClick="changeSize(this,300,250);"
|
||||||
|
alt="Screen Capture of Feature Verification dialog box" title="click to toggle image size"></li>
|
||||||
|
|
||||||
<p>You can also click <b>Help > Software Updates > New Updates</b> to view a
|
|
||||||
list of the updates available for the toolsets you have installed.</p>
|
|
||||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||||
<br>
|
<br>
|
||||||
<a href="../concepts/cdt_c_over_cdt.htm">CDT Overview</a><br>
|
<a href="../concepts/cdt_c_over_cdt.htm">CDT Overview</a><br>
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
<toc label="Concepts">
|
<toc label="Concepts">
|
||||||
<topic label="What's new" href="concepts/cdt_c_whatsnew.htm"/>
|
<topic label="What's new" href="concepts/cdt_c_whatsnew.htm"/>
|
||||||
<topic label="CDT overview" href="concepts/cdt_c_over_cdt.htm"/>
|
<topic label="CDT overview" href="concepts/cdt_c_over_cdt.htm"/>
|
||||||
<topic label="How to bring C/C++ source files into Eclipse" href="concepts/cdt_w_existing_code.htm"/>
|
|
||||||
<topic label="CDT Projects" href="concepts/cdt_o_projects.htm">
|
<topic label="CDT Projects" href="concepts/cdt_o_projects.htm">
|
||||||
<topic label="CDT projects" href="concepts/cdt_c_projects.htm"/>
|
<topic label="CDT projects" href="concepts/cdt_c_projects.htm"/>
|
||||||
<topic label="Project file views" href="concepts/cdt_c_proj_file_views.htm"/>
|
<topic label="Project file views" href="concepts/cdt_c_proj_file_views.htm"/>
|
||||||
|
|
|
@ -8,4 +8,5 @@
|
||||||
<topic label="Creating your makefile" href="getting_started/cdt_w_newmake.htm"/>
|
<topic label="Creating your makefile" href="getting_started/cdt_w_newmake.htm"/>
|
||||||
<topic label="Building your project" href="getting_started/cdt_w_build.htm"/>
|
<topic label="Building your project" href="getting_started/cdt_w_build.htm"/>
|
||||||
<topic label="Debugging your project" href="getting_started/cdt_w_debug.htm"/>
|
<topic label="Debugging your project" href="getting_started/cdt_w_debug.htm"/>
|
||||||
|
<topic label="How to bring C/C++ source files into Eclipse" href="getting_started/cdt_w_existing_code.htm"/>
|
||||||
</toc>
|
</toc>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
|
<!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
|
||||||
|
|
||||||
<toc label="Reference">
|
<toc label="Reference">
|
||||||
<topic label="Views" href="cdt_o_views.htm">
|
<topic label="Views" href="reference/cdt_o_views.htm">
|
||||||
<topic label="Outline view" href="reference/cdt_u_outlineview.htm"/>
|
<topic label="Outline view" href="reference/cdt_u_outlineview.htm"/>
|
||||||
<topic label="Debug views" href="reference/cdt_o_dbg_view.htm">
|
<topic label="Debug views" href="reference/cdt_o_dbg_view.htm">
|
||||||
<topic label="Registers view" href="reference/cdt_u_registersview.htm"/>
|
<topic label="Registers view" href="reference/cdt_u_registersview.htm"/>
|
||||||
|
|
|
@ -3,70 +3,73 @@
|
||||||
<!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
|
<!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
|
||||||
|
|
||||||
<toc label="Tasks">
|
<toc label="Tasks">
|
||||||
<topic label="Updating the CDT" href="tasks/cdt_t_update_man.htm"/>
|
<topic label="Update your installation of the CDT" href="cdt_t_update_man.htm"/>
|
||||||
<topic label="Working with C/C++ project files" href="tasks/cdt_o_proj_files.htm">
|
<topic label="Creating a project" href="cdt_t_proj_new.htm"/>
|
||||||
<topic label="Creating a project" href="tasks/cdt_t_proj_new.htm"/>
|
<topic label="Work with C or C++ project files" href="cdt_o_proj_files.htm">
|
||||||
<topic label="Renaming a project" href="tasks/cdt_t_proj_rename.htm"/>
|
<topic label="Display file members in the C/C++ Projects view" href="cdt_t_show_proj_files.htm"/>
|
||||||
<topic label="Creating a C/C++ file" href="tasks/cdt_t_new_cpp.htm"/>
|
<topic label="Assign a C or C++ nature to a project" href="cdt_t_conv_proj.htm"/>
|
||||||
<topic label="Creating a makefile" href="tasks/cdt_t_new_make.htm"/>
|
<topic label="Create a cpp file" href="cdt_t_new_cpp.htm"/>
|
||||||
<topic label="Assigning a C or C++ nature to a project" href="tasks/cdt_t_conv_proj.htm"/>
|
<topic label="Create a makefile" href="cdt_t_new_make.htm"/>
|
||||||
<topic label="Displaying C/C++ file components in the C/C++ Projects view" href="tasks/cdt_t_show_proj_files.htm"/>
|
<topic label="Hide files of a given type" href="cdt_t_prvw_hide_files.htm"/>
|
||||||
<topic label="Hiding files by type in the C/C++ Projects view" href="tasks/cdt_t_prvw_hide_files.htm"/>
|
</topic>
|
||||||
</topic>
|
<topic label="Write code" href="cdt_o_write_code.htm">
|
||||||
<topic label="Writing code" href="tasks/cdt_o_write_code.htm">
|
<topic label="Customize the C/C++ editor" href="cdt_t_cust_cpp_editor.htm"/>
|
||||||
<topic label="Customizing the C/C++ editor" href="tasks/cdt_t_cust_cpp_editor.htm"/>
|
<topic label="Comment out code" href="cdt_t_comment_out.htm"/>
|
||||||
<topic label="Commenting out code" href="tasks/cdt_t_comment_out.htm"/>
|
<topic label="Use Content Assist" href="cdt_o_con_assist.htm">
|
||||||
<topic label="Shifting lines of code to the right or left" href="tasks/cdt_t_shift_code.htm"/>
|
<topic label="Inserting code elements and code templates into your code" href="cdt_t_contentassist.htm"/>
|
||||||
<topic label="Searching for C/C++ elements" href="tasks/cdt_t_search.htm"/>
|
<topic label="Creating and editing code templates" href="cdt_t_add_codetemp.htm"/>
|
||||||
<topic label="Navigating to C/C++ declarations" href="tasks/cdt_t_open_declarations.htm"/>
|
<topic label="Importing and exporting code templates" href="cdt_t_imp_code_temp.htm"/>
|
||||||
<topic label="Working with content assist" href="tasks/cdt_o_con_assist.htm">
|
</topic>
|
||||||
<topic label="Using Content Assist" href="tasks/cdt_t_contentassist.htm"/>
|
<topic label="Shift lines of code to the left or right" href="cdt_t_shift_code.htm"/>
|
||||||
<topic label="Creating and editing code templates" href="tasks/cdt_t_add_codetemp.htm"/>
|
<topic label="Search for C/C++ elements" href="cdt_t_search.htm"/>
|
||||||
<topic label="Importing and exporting code templates" href="tasks/cdt_t_imp_code_temp.htm"/>
|
<topic label="Navigate to C/C++ declarations by name" href="cdt_t_open_declarations.htm"/>
|
||||||
</topic>
|
</topic>
|
||||||
</topic>
|
<topic label="Build your C or C++ projects" href="cdt_o_build_task.htm">
|
||||||
<topic label="Building projects" href="tasks/cdt_o_build_task.htm">
|
<topic label="Rename a project" href="cdt_t_proj_rename.htm"/>
|
||||||
<topic label="Selecting referenced projects" href="tasks/cdt_t_proj_ref.htm"/>
|
<topic label="Select referenced projects" href="cdt_t_proj_ref.htm"/>
|
||||||
<topic label="Defining build settings" href="tasks/cdt_t_proj_build_set.htm"/>
|
<topic label="Configure Project Builds" href="cdt_t_proj_build_set.htm"/>
|
||||||
<topic label="Filtering errors" href="tasks/cdt_t_proj_error_parser.htm"/>
|
<topic label="Control which build errors are displayed" href="cdt_t_proj_error_parser.htm"/>
|
||||||
<topic label="Including paths and symbols" href="tasks/cdt_t_proj_paths.htm"/>
|
<topic label="Select a binary parser" href="cdt_t_proj_parser.htm"/>
|
||||||
<topic label="Select a deployment platform" href="tasks/cdt_t_proj_platf.htm"/>
|
<topic label="Include paths and symbols" href="cdt_t_proj_paths.htm"/>
|
||||||
<topic label="Setting a build order" href="tasks/cdt_t_setbuildorder.htm"/>
|
<topic label="Select deployment platform for managed make projects" href="cdt_t_proj_platf.htm"/>
|
||||||
<topic label="Manually building" href="tasks/cdt_t_manualbuild.htm"/>
|
<topic label="Set build order" href="cdt_t_setbuildorder.htm"/>
|
||||||
<topic label="Autosaving on a manual build" href="tasks/cdt_t_autosave.htm"/>
|
<topic label="Build your project as required" href="cdt_t_manualbuild.htm"/>
|
||||||
<topic label="Creating a make target" href="tasks/cdt_t_addmaketarget.htm"/>
|
<topic label="Autosaving on manual build" href="cdt_t_autosave.htm"/>
|
||||||
<topic label="Customizing the C-Build view" href="tasks/cdt_t_cbuild_pref.htm"/>
|
<topic label="Add a make target" href="cdt_t_addmaketarget.htm"/>
|
||||||
<topic label="Viewing and managing compile errors" href="tasks/cdt_o_tasksview.htm">
|
<topic label="Customize the Console view" href="cdt_t_cbuild_pref.htm"/>
|
||||||
<topic label="Jumping to errors" href="tasks/cdt_t_jumperror.htm"/>
|
<topic label="View and manage compile errors" href="cdt_o_tasksview.htm">
|
||||||
<topic label="Filtering errors" href="tasks/cdt_t_filtererror.htm"/>
|
<topic label="Jump to errors" href="cdt_t_jumperror.htm"/>
|
||||||
<topic label="Setting reminders" href="tasks/cdt_t_setreminder.htm"/>
|
<topic label="Filter errors" href="cdt_t_filtererror.htm"/>
|
||||||
</topic>
|
<topic label="Set reminders" href="cdt_t_setreminder.htm"/>
|
||||||
</topic>
|
</topic>
|
||||||
<topic label="Running and Debugging Projects" href="tasks/cdt_o_run.htm">
|
</topic>
|
||||||
<topic label="Selecting a run or debug configuration" href="tasks/cdt_t_run_config.htm"/>
|
<topic label="Run/debug your C or C++ projects" href="cdt_o_run.htm">
|
||||||
<topic label="Creating or editing a run/debug configuration" href="tasks/cdt_o_run_config.htm">
|
<topic label="Specify a project and application to run" href="cdt_o_run_config.htm">
|
||||||
<topic label="Selecting a binary parser" href="tasks/cdt_t_proj_parser.htm"/>
|
<topic label="Select a run or debug configuration" href="cdt_t_run_config.htm"/>
|
||||||
<topic label="Creating a run or debug configuration" href="tasks/cdt_t_new_run_config.htm"/>
|
<topic label="Create a run or debug configuration" href="cdt_t_new_run_config.htm"/>
|
||||||
<topic label="Selecting an application to run" href="tasks/cdt_t_run_main.htm"/>
|
<topic label="Specify a project and application" href="cdt_t_run_main.htm"/>
|
||||||
<topic label="Specifying execution arguments" href="tasks/cdt_t_run_arg.htm"/>
|
<topic label="Specify the execution arguments and the working directory" href="cdt_t_run_arg.htm"/>
|
||||||
<topic label="Setting environment variables" href="tasks/cdt_t_run_env.htm"/>
|
<topic label="Set the environment variables and values" href="cdt_t_run_env.htm"/>
|
||||||
<topic label="Defining debug settings" href="tasks/cdt_t_run_dbg.htm"/>
|
<topic label="Select a debugger" href="cdt_t_run_dbg.htm"/>
|
||||||
<topic label="Specifying the location of source files" href="tasks/cdt_t_run_source.htm"/>
|
<topic label="Specify the location of source files" href="cdt_t_run_source.htm"/>
|
||||||
<topic label="Specifying the location of the run configuration" href="tasks/cdt_t_run_com.htm"/>
|
<topic label="Specifying the location of the run configuration" href="cdt_t_run_com.htm"/>
|
||||||
</topic>
|
</topic>
|
||||||
<topic label="Debugging" href="tasks/cdt_o_debug.htm"/>
|
<topic label="Debug an application" href="cdt_o_debug.htm">
|
||||||
<topic label="Debugging a program" href="tasks/cdt_t_debug_prog.htm">
|
<topic label="Start a debug session" href="cdt_t_debug_prog.htm"/>
|
||||||
<topic label="Working with breakpoints and watchpoints" href="tasks/cdt_o_brkpnts_watch.htm"/>
|
<topic label="Add, remove, enable or disable breakpoints and watchpoints" href="cdt_o_brkpnts_watch.htm">
|
||||||
<topic label="Adding breakpoints" href="tasks/cdt_t_add_brkpnts.htm"/>
|
<topic label="Add breakpoints" href="cdt_t_add_brkpnts.htm"/>
|
||||||
<topic label="Adding watchpoints" href="tasks/cdt_t_add_watch.htm"/>
|
<topic label="Add watchpoints" href="cdt_t_add_watch.htm"/>
|
||||||
<topic label="Removing breakpoints and watchpoints" href="tasks/cdt_t_rem_wtch_brk.htm"/>
|
<topic label="Remove breakpoints and watchpoints" href="cdt_t_rem_wtch_brk.htm"/>
|
||||||
<topic label="Enabling and disabling breakpoints" href="tasks/cdt_t_endis_able_brk_wtch.htm"/>
|
<topic label="Enable or disable breakpoints and watchpoints" href="cdt_t_endis_able_brk_wtch.htm"/>
|
||||||
</topic>
|
</topic>
|
||||||
<topic label="Controlling debug execution in the debug view" href="tasks/cdt_t_controldebug.htm"/>
|
<topic label="Control your debug execution" href="cdt_t_controldebug.htm"/>
|
||||||
<topic label="Stepping into assembler functions" href="tasks/cdt_t_disassembly.htm"/>
|
<topic label="Work in disassembly mode" href="cdt_t_disassembly.htm"/>
|
||||||
<topic label="Working with variables" href="tasks/cdt_t_variables.htm"/>
|
<topic label="View or change a variable" href="cdt_t_variables.htm"/>
|
||||||
<topic label="Adding expressions" href="tasks/cdt_t_expressions.htm"/>
|
<topic label="Add and expression" href="cdt_t_expressions.htm"/>
|
||||||
<topic label="Working with registers" href="tasks/cdt_t_registers.htm"/>
|
<topic label="Change registers or how they are displayed" href="cdt_t_registers.htm"/>
|
||||||
<topic label="Working with memory" href="tasks/cdt_t_memory.htm"/>
|
<topic label="Change memory or how it is displayed" href="cdt_t_memory.htm"/>
|
||||||
</topic>
|
</topic>
|
||||||
|
</topic>
|
||||||
|
<topic label="Searching the CDT" href="cdt_t_search.htm"/>
|
||||||
|
|
||||||
</toc>
|
</toc>
|
||||||
|
|