1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

bug 289168: Improve wording in Help

This commit is contained in:
Andrew Gvozdev 2010-06-02 04:04:46 +00:00
parent b16ac6b603
commit 7387cc5ee1
4 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_addmaketarget.htm">Creating a make target</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_referenced_configs.htm">Configuring Project References</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_cbuild_pref.htm">Customizing the Console view</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_builderrors.htm">Dealing with compilation and other build errors</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_builderrors.htm">Tracking down compilation errors</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_jumperror.htm">Jumping to errors</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_filtererror.htm">Filtering the Problems view</a><br>

View file

@ -4,13 +4,13 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Dealing with compilation and other build errors</title>
<title>Tracking down compilation errors</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Dealing with compilation and other build errors</h1>
<h1>Tracking down compilation errors</h1>
<p>After a build finishes, CDT displays the build output in the Console View. The build output shows
the result of build and a user can inspect it to find out if it was successful or not. To assist with that

View file

@ -48,7 +48,7 @@
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_autosave.htm">Autosaving on a build</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_addmaketarget.htm">Creating a make target</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_cbuild_pref.htm">Customizing the Console view</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_builderrors.htm">Dealing with compilation and other build errors</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_builderrors.htm">Tracking down compilation errors</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_jumperror.htm">Jumping to errors</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_filtererror.htm">Filtering the Problems view</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_run.htm">Running and debugging projects</a><br>

View file

@ -43,7 +43,7 @@
<topic href="tasks/cdt_t_proj_referenced_configs.htm" label="Creating Project References">
</topic>
<topic label="Customizing the Console view" href="tasks/cdt_t_cbuild_pref.htm"/>
<topic label="Dealing with compilation and other build errors" href="tasks/cdt_o_builderrors.htm">
<topic label="Tracking down compilation errors" href="tasks/cdt_o_builderrors.htm">
<topic label="Jumping to errors" href="tasks/cdt_t_jumperror.htm"/>
<topic label="Filtering the Problems view" href="tasks/cdt_t_filtererror.htm"/>
</topic>