Bug 192903 - Patch for Frank - docs.
BIN
doc/org.eclipse.cdt.doc.user/images/make_settings_prefs.png
Normal file
After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 29 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/makefile_editor_prefs.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/new_make-behavior.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/new_make-binary_parser.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/new_make-builder.png
Normal file
After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 29 KiB |
|
@ -4,20 +4,24 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Project properties</title>
|
||||
<title>New CDT Project Wizard </title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>New Make Projects properties</h1>
|
||||
<p>In this section, learn about the C/C++ New Make Projects properties pages.</p>
|
||||
<h1>New CDT Project Wizard </h1>
|
||||
<p>In this section, learn about the C/C++ New CDT project wizard.</p>
|
||||
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_buildset.htm">Make Builder preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_error.htm">Error Parser preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_binary.htm">Binary Parser preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_discovery_preferences.htm">Discovery Options preferences</a><br>
|
||||
|
||||
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
||||
<p><img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_buildset.htm">New CDT Project Wizard preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">Makefile Project preferences<br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_binary.htm">Binary Parsers preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_error.htm">Error Parsers preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_discovery_options.htm">Discovery Options preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_buildset.htm">Builder Settings preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_discovery_preferences.htm">Behaviour preferences</a><br>
|
||||
</p>
|
||||
<p><img src="../images/nokia2007Copyright.png" width="255" height="14"><br>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,71 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Makefile Project - Behavior page</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Makefile Project - Behavior page</h1>
|
||||
<p>You can define build behavior on the <b>Behavior</b> page of the <b>Makefile Project</b> panel in the <b>Preferences</b> window.</p>
|
||||
<p><img src="../images/new_make-behavior.png" width="540" height="516"></p>
|
||||
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
|
||||
<caption>
|
||||
<b>Makefile Project - Behavior options</b>
|
||||
</caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td valign="top"><b>Stop on first build error </b></td>
|
||||
<td valign="top">Stops the build when an error occurs.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="217" valign="top"><b>Use parallel build </b></td>
|
||||
<td width="357" valign="top">Activate to generate parallel builds. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Use optimal jobs number </b></td>
|
||||
<td valign="top">Activate to let the system determine the optimal number of parallel jobs to perform. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Use parallel jobs </b></td>
|
||||
<td valign="top">Set the maximum number of parallel jobs to perform. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Build on resource save (Auto build) </b></td>
|
||||
<td valign="top">Defines what the standard builder will call when a file is saved, it is not recommended to enable Auto Build for C/C++ projects.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Make build target </b></td>
|
||||
<td valign="top">Define what the standard builder will call by default when told to build, rebuild, clean, etc. You can change these so that new projects will use different targets if the defaults are not appropriate. Click <b>Variables</b> to open the <b>Select build variable</b> dialog. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Build (Incremental build) </b></td>
|
||||
<td valign="top">Defines what the standard builder will call when an incremental build is performed.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Clean</b></td>
|
||||
<td valign="top">Defines what the standard builder will call when a clean is performed.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||
<br>
|
||||
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
|
||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
||||
<br>
|
||||
<a href="../tasks/cdt_t_proj_build_set.htm">Defining build settings</a></p>
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">New CDT Project Wizard</a></p>
|
||||
<img src="../images/nokia2007Copyright.png" width="255" height="14"><br>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -4,39 +4,59 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Make Builder page, C/C++ Properties window</title>
|
||||
<title>Makefile Project - Builder Settings page</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Make Builder page, C/C++ Preferences window</h1>
|
||||
|
||||
<p>You can define build settings on the Make Builder page of the C/C++ Preferences window.</p>
|
||||
<p><img src="../images/new_make-builder.png" alt="Make Builder Preferences window"></p>
|
||||
<dl>
|
||||
<dt>Use default</dt>
|
||||
<dd>Select this checkbox to use the default make command. Clear the check box to specify a new make command.</dd>
|
||||
<dt>Build command</dt>
|
||||
<dd>If you clear the <b>Use default</b> checkbox type a new make command in this field.</dd>
|
||||
<dt>Stop on first build error</dt>
|
||||
<dd>Stops the build when an error occurs.</dd>
|
||||
<dt>Workbench Build Behavior</dt>
|
||||
<dd>These settings are what the standard builder will call by default when told to build, rebuild, clean, etc. You can change these so that new projects will use different targets if the defaults are not appropriate.</dd>
|
||||
<dt>Build on resource save (Auto Build)</dt>
|
||||
<dd>This defines what the standard builder will call when a file is saved, it is not recommended to enable Auto Build for C/C++ projects.</dd>
|
||||
</dl>
|
||||
|
||||
<h1>Makefile Project - Builder Settings page</h1>
|
||||
<p>You can define build settings on the <b>Builder Settings</b> page of the <b>Makefile Project</b> preference panel in the <b>Preferences</b> window.</p>
|
||||
<p><img src="../images/new_make-builder.png" alt="Make Builder Preferences window" width="544" height="518"></p>
|
||||
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
|
||||
<caption>
|
||||
<b>Makefile Project - Builder Settings options</b>
|
||||
</caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td valign="top"><b>Builder type </b></td>
|
||||
<td valign="top">Select the type of builder used by the project. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="217" valign="top"><b>Use default build command </b></td>
|
||||
<td width="357" valign="top">Select this checkbox to use the default make command. Clear the check box to specify a new make command.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Build command </b></td>
|
||||
<td valign="top">If you clear the <b>Use default build command</b> checkbox type a new make command in this field.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Generate Makefiles automatically </b></td>
|
||||
<td valign="top">Activate to generate makefiles automatically during a build operation. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Expand Env. Variable Refs in Makefiles </b></td>
|
||||
<td valign="top">Activate to expand environment variable references in the generated makefile. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Build directory </b></td>
|
||||
<td valign="top">Type the build directory path, or click <b>Workspace</b>, <b>File system</b>, or <b>Variables</b> to specify the build directory. </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||
<br>
|
||||
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
|
||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
||||
<br>
|
||||
<a href="../tasks/cdt_t_proj_build_set.htm">Defining build settings</a></p>
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
||||
<br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">New CDT Project Wizard</a></p>
|
||||
<img src="../images/nokia2007Copyright.png" width="255" height="14"><br>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -4,33 +4,58 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Discovery Options, C/C++ Properties window</title>
|
||||
<title>Makefile Project - Discovery Options page</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Discovery Options, C/C++ Preferencs window</h1>
|
||||
|
||||
<p>You can configure various options for the scanner configuration on the Discovery Options page of the C/C++ Properties window.</p>
|
||||
<p> <img src="../images/new_make_disc_options.png" alt="Discovery Options Preferences Window"></p>
|
||||
<dl>
|
||||
<dt>Automate scanner configuration discovery</dt>
|
||||
<dd>Select this checkbox to configure the scanner discovery to run automatically.</dd>
|
||||
<dt>Enable build output parser</dt>
|
||||
<dd>Select this checkbox to configure the scanner to parse the output from a build.</dd>
|
||||
<dt>Make build output parser:</dt>
|
||||
<dd>Select a build output parser from the list.</dd>
|
||||
<dt>Enable generate scanner info command</dt>
|
||||
<dd>Select this checkbox to enable retrieval of information from the scanner</dd>
|
||||
<dt>Use default</dt>
|
||||
<dd>Select this checkbox to use the default scanner information command.</dd>
|
||||
<dt>Generate scanner info command</dt>
|
||||
<dd>If you did not select Use default checkbox, you can specify the scanner information command.</dd>
|
||||
<dt>Command output parser</dt>
|
||||
<dd>Select a command output parser from the list.</dd>
|
||||
|
||||
</dl>
|
||||
<h1>Makefile Project - Discovery Options page</h1>
|
||||
|
||||
<p>You can configure various options for the scanner configuration on the <b>Discovery Options</b> page of the <b>Makefile Project</b> panel in the <b>Preferences</b> window.</p>
|
||||
<p><img src="../images/new_make_disc_options.png" width="540" height="516"></p>
|
||||
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
|
||||
<caption>
|
||||
<b>Makefile Project - Discovery Options page</b>
|
||||
</caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td valign="top"><b>Discovery profiles scope </b></td>
|
||||
<td valign="top">Define the scope as configuration-wide or per language for this profile. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="217" valign="top"><dt><b>Automate discovery of paths and symbols</b></dt></td>
|
||||
<td width="357" valign="top">Activate this checkbox to scan the build output to populate the paths and symbol tables.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Report path detection problems </b></td>
|
||||
<td valign="top">Activate this checkbox to report all path detection problems. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Discovery profile </b></td>
|
||||
<td valign="top">Select the discovery profile to use for paths and symbol detection. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Enable build output scanner info discovery </b></td>
|
||||
<td valign="top">Activate this checkbox to configure the scanner to parse the output from a build.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Local build output from file </b></td>
|
||||
<td valign="top">Click <b>Browse</b> to select a file from disk or click <b>Variables</b> to open the <b>Select Variables</b> window to define the build output file. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Enable generate scanner info command </b></td>
|
||||
<td valign="top">Activate this checkbox to specify use of the default scanner information command</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Compiler invocation command </b></td>
|
||||
<td valign="top">Type the command that invokes the compiler, for example: <span class="userinput">gcc</span>, or click <b>Browse</b> to locate it. </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||
<br>
|
||||
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
|
||||
|
@ -39,7 +64,8 @@
|
|||
<a href="../tasks/cdt_t_proj_paths.htm">Including paths and symbols</a></p>
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
||||
<br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
|
||||
<a href="cdt_o_proj_prop_pages.htm">New CDT Project Wizard</a></p>
|
||||
<img src="../images/nokia2007Copyright.png" width="255" height="14"><br>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
||||
</body>
|
||||
|
|
|
@ -4,34 +4,53 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Binary Parser, C/C++ Properties window</title>
|
||||
<title>Makefile Project - Binary Parsers page</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Binary Parser page, C/C++ Preferences window</h1>
|
||||
|
||||
<p>You can view a list of binary parsers on the Binary Parser page of the C/C++ Preferences window.</p>
|
||||
<p><img src="../images/new_make-binary_parser.png" alt="Binary Parser Preferences Window" ></p>
|
||||
<dl>
|
||||
<dt>Binary Parser</dt>
|
||||
<dd>Select binary parsers from the list, and changed the order in which they are used.</dd>
|
||||
<dt>Binary Parser Options</dt>
|
||||
<dd>If a binary parser has parser options you can define them in this section.</dd>
|
||||
</dl>
|
||||
<h1>Makefile Project - Binary Parsers page</h1>
|
||||
|
||||
<p>You can view a list of binary parsers on the <b>Binary Parser</b> page of the <b>Makefile Project</b> preference panel in the <b>Preferences</b> window.</p>
|
||||
<p><img src="../images/new_make-binary_parser.png" alt="Binary Parser Preferences Window" width="733" height="611" ></p>
|
||||
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
|
||||
<caption>
|
||||
<b>Makefile Project - Binary Parsers options</b>
|
||||
</caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td valign="top"><b>Binary Parser</b></td>
|
||||
<td valign="top">Select binary parsers from the list, and changed the order in which they are used.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="193" valign="top"><b>Move Up </b></td>
|
||||
<td width="384" valign="top">Moves the selected binary parser higher in the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Move Down </b></td>
|
||||
<td valign="top">Moves the selected binary parser lower in the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Binary Parser Options</b></td>
|
||||
<td valign="top">If a binary parser has parser options you can define them in this section.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||
<br>
|
||||
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
|
||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
||||
<br>
|
||||
<a href="../tasks/cdt_t_proj_parser.htm">Selecting a binary parser</a></p>
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
||||
<br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">New CDT Project Wizard</a></p>
|
||||
<img src="../images/nokia2007Copyright.png" width="255" height="14"><br>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -4,40 +4,57 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Error Parsers, C/C++ Preferences window</title>
|
||||
<title>Makefile Project - Error Parsers page </title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Error Parsers, C/C++ Preferences window</h1>
|
||||
<h1>Makefile Project - Error Parsers page </h1>
|
||||
|
||||
<p>You can view a list of the filters that detect error patterns in the build output log, on the Error Parsers page of the Preferences window.</p>
|
||||
|
||||
<p><img src="../images/new_make-error_parser.png" alt="Make Error Parser Preferences Dialog Box"></p>
|
||||
|
||||
<dl>
|
||||
<dt>Error Parsers</dt>
|
||||
<dd>Lists the various error parsers which can be enabled or disabled.</dd>
|
||||
<dt>Up</dt>
|
||||
<dd>Moves the selected error parser higher in the list.</dd>
|
||||
<dt>Down</dt>
|
||||
<dd>Moves the selected error parser lower in the list.</dd>
|
||||
<dt>Select All</dt>
|
||||
<dd>Selects all error parsers.</dd>
|
||||
<dt>Unselect All</dt>
|
||||
<dd>Clears all error parsers.</dd>
|
||||
</dl>
|
||||
<p>You can view a list of the filters that detect error patterns in the build output log, on the <b>Error Parsers</b> page of the <b>Makefile Project</b> panel in the <b>Preferences</b> window.</p>
|
||||
|
||||
<p><img src="../images/new_make-error_parser.png" alt="Make Error Parser Preferences Dialog Box" width="540" height="516"></p>
|
||||
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
|
||||
<caption>
|
||||
<b>Makefile Project - Error Parser options</b>
|
||||
</caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td valign="top"><b>Error Parsers</b></td>
|
||||
<td valign="top">Lists the various error parsers which can be enabled or disabled.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="190" valign="top"><b>Move Up </b></td>
|
||||
<td width="384" valign="top">Moves the selected error parser higher in the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Move Down </b></td>
|
||||
<td valign="top">Moves the selected error parser lower in the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Check All </b></td>
|
||||
<td valign="top">Selects all error parsers.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Uncheck All </b></td>
|
||||
<td valign="top">Clears all error parsers.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||
<br>
|
||||
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
|
||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
||||
<br>
|
||||
<a href="../tasks/cdt_t_proj_error_parser.htm">Filtering errors</a></p>
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
||||
<br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
|
||||
<a href="cdt_o_proj_prop_pages.htm">New CDT Project Wizard</a></p>
|
||||
<img src="../images/nokia2007Copyright.png" width="255" height="14"><br>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
||||
</body>
|
||||
|
|
|
@ -70,16 +70,20 @@
|
|||
</topic>
|
||||
|
||||
<topic label="File Types" href="reference/cdt_u_c_file_types.htm"/>
|
||||
|
||||
<topic label="Make" href="reference/cdt_u_make_pref.htm" >
|
||||
<topic label="Makefile Editor" href="reference/cdt_u_makefile_settings_pref.htm"/>
|
||||
<topic label="Settings" href="reference/cdt_u_make_settings_pref.htm"/>
|
||||
</topic>
|
||||
|
||||
<topic label="New Make Projects properties" href="reference/cdt_o_proj_prop_pages.htm">
|
||||
<topic label="Make Builder" href="reference/cdt_u_newproj_buildset.htm"/>
|
||||
<topic label="Error Parser" href="reference/cdt_u_newproj_parser_error.htm"/>
|
||||
<topic label="Binary Parser" href="reference/cdt_u_newproj_parser_binary.htm"/>
|
||||
<topic label="Discovery Options" href="reference/cdt_u_discovery_preferences.htm"/>
|
||||
<topic label="New CDT project wizard" href="reference/cdt_o_proj_prop_pages.htm">
|
||||
<topic label="Makefile Project pages" >
|
||||
<topic label="Binary parsers" href="reference/cdt_u_newproj_parser_binary.htm"/>
|
||||
<topic label="Error parsers" href="reference/cdt_u_newproj_parser_error.htm"/>
|
||||
<topic label="Discovery options" href="reference/cdt_u_newproj_discovery_options.htm"/>
|
||||
<topic label="Builder settings" href="reference/cdt_u_newproj_buildset.htm"/>
|
||||
<topic label="Behaviour" href="reference/cdt_u_newproj_behavior.htm"/>
|
||||
</topic>
|
||||
</topic>
|
||||
|
||||
</topic>
|
||||
|
|