diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm index bdb4c96789b..f786f5a3f6c 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm @@ -13,7 +13,10 @@
Use the Error Parsers page in the Makefile Projects preference panel to view a list of the filters that detect error patterns in the build output log.
Use the Error Parsers page in the
+
+ Makefile Projects preference panel to define a list of error parsers that will be assigned to a new Makefile Project
+ created by a New CDT Project Wizard.
+
New CDT Project Wizard
+
Console View
+
Problems View
+
-
-Defining Project Build settings
-Building projects
+
Error Parsers tab
+
Console View
+
Problems View
+
Use the Error Parsers properties tab to customize the list of filters that detect error patterns in the +
Use the Error Parsers properties tab to customize the list of parsers that detect error messages in the build output log.
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
CDT Error Parsers scan build output and create Problem Markers which are presented in a variety of ways:
+
+There are 3 types of Problem Markers: Errors ,
+Warnings
and Info
.
+A user can control how the markers are
generated on "Error Parsers" Preference page.
The following topics describe how to view and manage compile errors.
-The following topics describe how to view and manage compile errors:
+Jumping to errors
+
Filtering the Problems view
+
+
Tuning Error Parsers
+
Defining Project Build settings
+
Building projects
+
+
Error Parsers tab
+
Console View
+
Problems View
+
Tracking down compilation errors
+
Tuning Error Parsers
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm
index 58146c91df9..d0842e54726 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm
@@ -44,6 +44,7 @@ Informational messages are marked with Info
Tracking down compilation errors
+
Tuning Error Parsers
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm
index c65a4eb8df4..cf5fd53b2cc 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm
@@ -77,14 +77,14 @@ Note that that kind of parser needs to be the first to be able to provide the CW
Tracking down compilation errors
+
Tuning Error Parsers
Console View
Problems View
-
Build preferences
+
Error Parsers tab
Error Parser Options
-
Error Parsers, C/C++ Properties