mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Bug 312167 - Revised Settings property tabs and images
This commit is contained in:
parent
d17630643a
commit
6c9fbdda2e
8 changed files with 63 additions and 43 deletions
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 23 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 40 KiB |
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 61 KiB |
|
@ -5,29 +5,32 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>C/C++ Properties, Build, Settings, Build Artifact tab</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>C/C++ Properties, Build, Settings, Build Artifact tab</h1>
|
||||
<p>Lets you specify build artifact information, such as the type and name, that gets built by the selected build configuration.</p>
|
||||
<p>Use the <strong>Build Artifacts</strong> properties tab to specify build artifact information, such as the type and name, that gets built by the selected build configuration.</p>
|
||||
<p><img img="" src="../images/prop_artifact.png"
|
||||
alt="C/C++ Properties, Build, Settings, Build Artifact tab"></p>
|
||||
<p></p>
|
||||
|
||||
<table cellpadding="5" cellspacing="0" border="1" >
|
||||
<br>
|
||||
<caption><strong>Build artifact options</strong></caption>
|
||||
<br>
|
||||
<table cellpadding="4" cellspacing="0" border="1" bordercolor="#DDDDDD" width="600px" >
|
||||
<caption><strong>Build artifact options</strong></caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tr align="center">
|
||||
<td><strong>Group</strong></td>
|
||||
<td><strong>Description</strong></td>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><strong>Configuration</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Manage configurations</strong></td>
|
||||
<td><strong>Manage Configurations...</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -109,6 +112,7 @@
|
|||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
<hr />
|
||||
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>C/C++ Project Properties, Build, Settings, Binary Parser</h1>
|
||||
<p>You can select the Binary Parsers you require for a project to
|
||||
ensure the accuracy of the C/C++ Projects view, and to successfully run
|
||||
<p>Use the <strong>Binary Parsers</strong> properties tab to
|
||||
ensure the accuracy of the <a href="cdt_u_project_explorer_view.htm">Project Explorer</a> and <a href="cdt_u_cproj_view.htm">C/C++ Projects</a> views, and to successfully run
|
||||
and debug your programs. After you select the correct parser for your
|
||||
development environment and build your project, you can view the
|
||||
symbols of the object file using the C/C++ Projects view.</p>
|
||||
|
@ -18,21 +18,23 @@ symbols of the object file using the C/C++ Projects view.</p>
|
|||
alt="C/C++ Project Properties, Build, Settings, Binary Parser"></p>
|
||||
|
||||
|
||||
<table cellpadding="5" cellspacing="0" border="1" >
|
||||
<br>
|
||||
<caption><strong>Binary parser options</strong></caption>
|
||||
<br>
|
||||
<table cellpadding="5" cellspacing="0" border="1" width="600px" bordercolor="#DDDDDD" >
|
||||
<caption><strong>Binary parser options</strong></caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td><strong>Group</strong></td>
|
||||
<td><strong>Description</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Configuration</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Manage configurations</strong></td>
|
||||
<td><strong>Manage Configurations...</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -44,11 +46,11 @@ symbols of the object file using the C/C++ Projects view.</p>
|
|||
<td>Shows the parameters for the currently selected parser in the list above. Depending on the parser you select, the options in the list will be different (in particular, some may have no options at all).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Move up</strong></td>
|
||||
<td><strong>Move Up</strong></td>
|
||||
<td>Moves the selected parser higher in list. <strong>Note:</strong> The order matters for selected parsers only: they are applied to binaries in the same sequence as defined by the user. The order is not preserved for unchecked parsers, so you do not have to move them.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Move down</strong></td>
|
||||
<td><strong>Move Down</strong></td>
|
||||
<td>Move the selected parser lower in list. <strong>Note:</strong> The order matters for selected parsers only: they are applied to binaries in the same sequence as defined by the user. The order is not preserved for unchecked parsers, so you do not have to move them.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -120,6 +122,7 @@ symbols of the object file using the C/C++ Projects view.</p>
|
|||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
<hr />
|
||||
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -8,26 +8,28 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>C/C++ Project Properties, Build, Settings, Error Parsers</h1>
|
||||
<p>Customizes the list of filters that detect error patterns in the
|
||||
<p>Use the <strong>Error Parsers</strong> properties tab to customize the list of filters that detect error patterns in the
|
||||
build output log.</p>
|
||||
<p><img img="" src="../images/prop_error.png"
|
||||
alt="C/C++ Project Properties, Build, Settings, Error Parsers"></p>
|
||||
|
||||
<table cellpadding="5" cellspacing="0" border="1" >
|
||||
<br>
|
||||
<caption><strong>Binary parser options</strong></caption>
|
||||
<br>
|
||||
<table cellpadding="5" cellspacing="0" border="1" width="600px" bordercolor="#DDDDDD" >
|
||||
<caption><strong>Error Parser options</strong></caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td><strong>Group</strong></td>
|
||||
<td><strong>Description</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Configuration</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Manage configurations</strong></td>
|
||||
<td><strong>Manage Configurations...</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -35,21 +37,25 @@ build output log.</p>
|
|||
<td>Lists all of the error parsers currently known to CDT. Select the parsers that you want to use, and select the corresponding line to edit parser's options, if required.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Move up</strong></td>
|
||||
<td><strong>Add...</strong></td>
|
||||
<td>Add an error parsers to the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Edit...</strong></td>
|
||||
<td>Edit the current error parser in the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Delete</strong></td>
|
||||
<td>Delete the selected error parser in the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Move Up</strong></td>
|
||||
<td>Moves the selected parser higher in list. <strong>Note:</strong> The order matters for selected parsers only: they are applied to error logs in the same sequence as defined by the user. The order is not preserved for unchecked parsers, so you do not have to move them.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Move down</strong></td>
|
||||
<td><strong>Move Down</strong></td>
|
||||
<td>Move the selected parser lower in list. <strong>Note:</strong> The order matters for selected parsers only: they are applied to error logs in the same sequence as defined by the user. The order is not preserved for unchecked parsers, so you do not have to move them.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Check all</strong></td>
|
||||
<td>Selects all error parsers in the list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Uncheck all</strong></td>
|
||||
<td>Makes all error parsers in the list unselected.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
|
@ -118,6 +124,7 @@ build output log.</p>
|
|||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
<hr />
|
||||
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>C/C++ Properties, Build, Settings, Build Steps tab</h1>
|
||||
<p>Customizes the selected build configuration allowing for the specification
|
||||
<p>Use the <strong>Build Steps</strong> properties tab to customize the selected build configuration allowing for the specification
|
||||
of user defined build command steps, as well displaying a descriptive message
|
||||
in the build output, immediately before and after, normal build
|
||||
processing executes.</p>
|
||||
|
@ -26,21 +26,23 @@ sequence of commands to execute when a build is invoked, not
|
|||
including pre-build or post-build steps.<br>
|
||||
</p>
|
||||
|
||||
<table cellpadding="5" cellspacing="0" border="1" >
|
||||
<br>
|
||||
<caption><strong>Build step options</strong></caption>
|
||||
<br>
|
||||
<table cellpadding="5" cellspacing="0" border="1" width="600px" bordercolor="#DDDDDD" >
|
||||
<caption><strong>Build step options</strong></caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td><strong>Group</strong></td>
|
||||
<td><strong>Description</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Configuration</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Manage configurations</strong></td>
|
||||
<td><strong>Manage Configurations...</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -134,6 +136,7 @@ including pre-build or post-build steps.<br>
|
|||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
<hr />
|
||||
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -8,26 +8,28 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>C/C++ Project Properties, Build, Settings, Tool settings tab</h1>
|
||||
Customizes the tools and tool options used in your build configuration.
|
||||
Use the <strong>Tool Settings</strong> properties tab to customize the tools and tool options used in your build configuration.
|
||||
<p><img img="" src="../images/prop_tool.png"
|
||||
alt="C/C++ Project Properties, Build, Settings, Tool Settings tab"></p>
|
||||
<p></p>
|
||||
|
||||
<table cellpadding="5" cellspacing="0" border="1" >
|
||||
<br>
|
||||
<caption><strong>Tool settings options</strong></caption>
|
||||
<br>
|
||||
<table cellpadding="5" cellspacing="0" border="1" width="600px" bordercolor="#DDDDDD" >
|
||||
<caption><strong>Tool settings options</strong></caption>
|
||||
<colgroup>
|
||||
<col width="30%" valign="top" >
|
||||
<col width="70%" valign="top" >
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td><strong>Group</strong></td>
|
||||
<td><strong>Description</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Configuration</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Manage configurations</strong></td>
|
||||
<td><strong>Manage Configurations...</strong></td>
|
||||
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -100,6 +102,7 @@ Customizes the tools and tool options used in your build configuration.
|
|||
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
|
||||
</ul>
|
||||
</p>
|
||||
<hr />
|
||||
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue