diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm index a087bed2cc7..9c0d23eba08 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm @@ -24,7 +24,7 @@ Creating a make target
Configuring Project References
Customizing the Console view
- Dealing with compilation and other build errors
+ Tracking down compilation errors
Jumping to errors
Filtering the Problems view
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm index 0048371b901..e3c06e73199 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm @@ -4,13 +4,13 @@ -Dealing with compilation and other build errors +Tracking down compilation errors -

Dealing with compilation and other build errors

+

Tracking down compilation errors

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 diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm index 584779c4cc6..50912cf8203 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm @@ -48,7 +48,7 @@ Autosaving on a build
Creating a make target
Customizing the Console view
- Dealing with compilation and other build errors
+ Tracking down compilation errors
Jumping to errors
Filtering the Problems view
Running and debugging projects
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml index 9d4de9a644b..b293d389f32 100644 --- a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml +++ b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml @@ -43,7 +43,7 @@ - +