mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
bug 226346
This commit is contained in:
parent
791ccc9930
commit
f69baa234d
6 changed files with 10 additions and 19 deletions
|
@ -155,9 +155,7 @@ the entire project (configuration). This means that both the project and per-fil
|
|||
</ul>
|
||||
</ul>
|
||||
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History
|
||||
|
||||
page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
|
||||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><dt>Artifact Type</dt></td>
|
||||
<td>Show the type for the selected artifact. Select an artifact type that is built by the currently selected build configuration (such as an <b>Executable</b>, </b>Static library</b>, and <b>Shared library</b>).</td>
|
||||
<td>Show the type for the selected artifact. Select an artifact type that is built by the currently selected build configuration (such as an <b>Executable</b>, <b>Static library</b>, and <b>Shared library</b>).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><dt>Artifact name</dt></td>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<p style="margin-top: 0">Customizes the toolchain used in your build configuration; it lets
|
||||
you specify which tools the builder needs to include when it builds the project for a specified toolchain and configuration.</p>
|
||||
<p style="margin-top: 0">
|
||||
<img border="0" src="../images/mpref_toolchain.png" </p>
|
||||
<img border="0" src="../images/mpref_toolchain.png"> </p>
|
||||
|
||||
<table cellpadding="5" cellspacing="0" border="1" >
|
||||
<br>
|
||||
|
@ -91,9 +91,7 @@ you specify which tools the builder needs to include when it builds the project
|
|||
</ul>
|
||||
</ul>
|
||||
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History
|
||||
|
||||
page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
|
||||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
@ -107,9 +107,7 @@ you control the environment variables used by the build to for the purposes of b
|
|||
</ul>
|
||||
</ul>
|
||||
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History
|
||||
|
||||
page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
|
||||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
@ -38,12 +38,12 @@ which order they are used.</p>
|
|||
<tr>
|
||||
<td><dt>Import...</dt></td>
|
||||
<td>Opens the Import launch configuration dialog so that you can import a builder to include it in the list.<p></p>
|
||||
</p><p><img img="" src="../images/prop_builders_imprtlnchcnfg.png"
|
||||
</p><p><img img="" src="../images/prop_builders_imprtlnchcnfg.png">
|
||||
<p></p></tr>
|
||||
<tr>
|
||||
<td><dt>Edit...</dt></td>
|
||||
<td>Opens the Configure Builder dialog that lets you specify when to run the selected builder.<p></p>
|
||||
</p><p><img img="" src="../images/prop_builders_editbldr.png"
|
||||
</p><p><img img="" src="../images/prop_builders_editbldr.png">
|
||||
<p></p>
|
||||
<p>When you configure a builder, you have the following options:
|
||||
<ul>
|
||||
|
@ -51,6 +51,7 @@ which order they are used.</p>
|
|||
<li><b>During manual builds</b> - When enabled, the selected build is initiated when you explicitly select a menu item or press its corresponding shortcut key combination.
|
||||
<li><b>During auto builds</b> - When enabled, automatic builds are performed as resources are saved (they are incremental and operate over an entire workspace). <b>Note:</b> running your project builder during auto builds is possible, although it is not recommended because of performance concerns.
|
||||
<li><b>During a "Clean"</b> - When enabled, the selected builder is scheduled to run during a <b>clean</b> operation.
|
||||
</ul>
|
||||
</p></tr>
|
||||
<tr>
|
||||
<td><dt>Remove</dt></td>
|
||||
|
@ -104,9 +105,7 @@ which order they are used.</p>
|
|||
</ul>
|
||||
</ul>
|
||||
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History
|
||||
|
||||
page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
|
||||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
@ -107,9 +107,7 @@
|
|||
</ul>
|
||||
</ul>
|
||||
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History
|
||||
|
||||
page</a>
|
||||
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
|
||||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue