diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
index 27aa87224c8..92ac6b0c33a 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
@@ -49,6 +49,7 @@
C/C++ preferences
Appearance
Build preferences
+ Error Parsers Options
Build Variables
Console
Environment
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm
index dd50fa57ee8..0978c253fc6 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm
@@ -13,44 +13,7 @@
Build preferences
-Use the Build preference panel to define global error parsing options.
-
-
-
- Build Preference Options
-
-
-
-
-
-
- Group
- Description
-
-
- Error Parsers
- Lists the available error parsers and the order in which they are called.
-
- Click Add... to add additional parsers.
- Click Edit... to show the Error Parser Options list if applicable.
- Click Delete to remove a parser.
- Click Move Up to move a parser earlier in the call order.
- Click Move Down to remove a parser later in the call order.
-
-
-
- Error Parser Options
- Lists the patterns used by the selected error parser and the order in which they are called.
-
- Click Add... to add a new pattern to the list.
- Click Delete to remove a pattern.
- Click Move Up to move a pattern earlier in the call order.
- Click Move Down to remove a pattern later in the call order.
- Click a pattern to select it for editing.
-
-
-
-
+Use the Build preference panel to define build options.
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_error_parsers.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_error_parsers.htm
new file mode 100644
index 00000000000..286d018f6b1
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_error_parsers.htm
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+Error Parser Options
+
+
+
+
+
+
+Error Parser Options
+
+Use the Error Parsers tab on
+ Build preference panel to define global error parsing options.
+
+
+
+ Error Parser Options
+
+
+
+
+
+
+ Group
+ Description
+
+
+ Error Parsers
+ Lists the available error parsers and the order in which they are called.
+
+ Click Add... to add additional parsers.
+ Click Edit... to show the Error Parser Options list if applicable.
+ Click Delete to remove a parser.
+ Click Move Up to move a parser earlier in the call order.
+ Click Move Down to remove a parser later in the call order.
+
+
+
+ Error Parser Options
+ Lists the patterns used by the selected error parser and the order in which they are called.
+
+ Click Add... to add a new pattern to the list.
+ Click Delete to remove a pattern.
+ Click Move Up to move a pattern earlier in the call order.
+ Click Move Down to remove a pattern later in the call order.
+ Click a pattern to select it for editing.
+
+
+
+
+
+
+
+Build overview
+
+
+Defining Project Build settings
+Building projects
+
+Views
+
+
+
+
+
+
+
\ No newline at end of file
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 510bf7fc4a8..c65a4eb8df4 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
@@ -58,7 +58,7 @@ Note that that kind of parser needs to be the first to be able to provide the CW
-To customize Error parsers do following:
+
To customize error parsers do following:
@@ -66,7 +66,7 @@ Note that that kind of parser needs to be the first to be able to provide the CW
Expand C/C++ .
Select Error Parsers tab.
Select error parser or Add a new one.
- Follow Build preferences to define your custom patterns
+ Follow Error Parser Options to define your custom patterns
@@ -75,10 +75,16 @@ Note that that kind of parser needs to be the first to be able to provide the CW
Project file views
+
+Tracking down compilation errors
+
-Error Parsers, C/C++ Properties window
+Console View
+Problems View
Build preferences
+Error Parser Options
+Error Parsers, C/C++ Properties
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
index fe0ceecb30e..79c9ae14a5d 100644
--- a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
@@ -55,16 +55,16 @@
-
-
-
+
+
+
-
-
+
+
-
+