mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
From Leo: This patch contains minor edits for the MBS user documentation for 2.1 & Head.
This commit is contained in:
parent
d89f346613
commit
198c40a795
7 changed files with 8 additions and 8 deletions
|
@ -14,7 +14,7 @@
|
|||
<p>This section describes the build views and terminology.</p>
|
||||
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_build_over.htm">Building C/C++ Projects</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Reference%20Documents/Managed_Build/Managed_Build_Extensibility.html?cvsroot=Tools_Project">Manage Build Extensibility Document</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Reference%20Documents/Managed_Build_21/Managed_Build_Extensibility.html?cvsroot=Tools_Project">Manage Build Extensibility Document</a><br>
|
||||
|
||||
|
||||
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_build_conc.htm">Build</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_build_over.htm">Building C/C++ Projects</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Reference%20Documents/Managed_Build/Managed_Build_Extensibility.html?cvsroot=Tools_Project">Manage Build Extensibility Document</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Reference%20Documents/Managed_Build_21/Managed_Build_Extensibility.html?cvsroot=Tools_Project">Manage Build Extensibility Document</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_dbg_concepts.htm">Debug</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_brkpnts.htm">Breakpoints</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_over_dbg.htm">Debug overview</a><br>
|
||||
|
|
|
@ -18,7 +18,7 @@ Resource Configuration settings area to set a specific category of options.<p><i
|
|||
selected build configuration.</dd>
|
||||
<dt>Configuration:</dt><dd>Select the build configuration from the list provided.</dd>
|
||||
<dt>Resource Configuration settings</dt><dd>Edit individual file options.</dd>
|
||||
<dt>Restore Defaults</dt><dd>Returns any changes back to the setting of the selected configuration.</dd>
|
||||
<dt>Restore Defaults</dt><dd>Returns any changes back to the settings of the selected configuration.</dd>
|
||||
<dt>Apply</dt><dd>Applies any changes.</dd>
|
||||
</dl></p>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Customizes the tools and tool options used by the selected file in your build co
|
|||
selected build configuration.</dd>
|
||||
<dt>Configuration:</dt><dd>Select the build configuration from the list provided.</dd>
|
||||
<dt>Resource Configuration settings, Tool Settings</dt><dd>Edit individual tool options for the selected file.</dd>
|
||||
<dt>Restore Defaults</dt><dd>Returns any changes back to the setting of the selected configuration.</dd>
|
||||
<dt>Restore Defaults</dt><dd>Returns any changes back to the settings of the selected configuration.</dd>
|
||||
<dt>Apply</dt><dd>Applies any changes.</dd>
|
||||
</dl></p>
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<body>
|
||||
|
||||
<h1>C/C++ Project Properties, Managed, C/C++ Build, Error Parsers</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 a C/C++ project's properties window.</p>
|
||||
<p>Customizes the list of the filters that detect error patterns in the build output log.</p>
|
||||
|
||||
<p><img img src="../images/mprop_errorp.png" alt="C/C++ Project Properties, Managed, Error Parser"></p>
|
||||
|
||||
|
|
|
@ -14,12 +14,12 @@
|
|||
|
||||
<p>How you update your CDT 1.x project to CDT 2.1 depends upon whether the
|
||||
project is a Standard Make project or a Managed Make project. For a Standard
|
||||
Make project, see <b>Convert to C/C++ Make Project Wizard below.</b></p>
|
||||
Make project, see <b>Convert to C/C++ Make Project Wizard</b> below.</p>
|
||||
<h2>Updating a Managed Make Project </h2>
|
||||
|
||||
<p>For a Managed Make project, the Managed Build system will prompt you to
|
||||
convert your project when it attempts to read the Managed Build project
|
||||
information and discovers that project needs to be updated. You will be prompted to update the project.</p>
|
||||
information and discovers that the project needs to be updated. You will be prompted to update the project.</p>
|
||||
<p> <img src="../images/update_managed_build.png" alt="Update Managed Builder dialog box"></p>
|
||||
<p>Click <b>Yes</b> and the project will be updated. The updated Managed
|
||||
Build information can no longer be loaded by CDT 1.x or CDT 2.0. Select <b>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
<p>For a CDT 2.0 Managed Make project, the Managed Build system will prompt you to
|
||||
convert your project when it attempts to read the Managed Build project
|
||||
information and discovers that project needs to be updated. You will be prompted to update the project.</p>
|
||||
information and discovers that the project needs to be updated. You will be prompted to update the project.</p>
|
||||
<p> <img src="../images/update_managed_build20.png" alt="Update CDT 2.0 Managed Builder dialog box"></p>
|
||||
<p>Click <b>Yes</b> and the project will be updated. The updated Managed
|
||||
Build information can no longer be loaded by CDT 2.0. Select <b>
|
||||
|
|
Loading…
Add table
Reference in a new issue