From bc4e35486c1da2ab844292cd207cd5cd9f06c71b Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Sun, 30 May 2010 02:30:57 +0000 Subject: [PATCH] Updated Help related to build console. --- .../reference/cdt_u_console_view.htm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm index a1343b6d922..2e5df1358a6 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm @@ -21,6 +21,9 @@ The output console shows several different kinds of text, each in a different co
  • Standard error
  • Standard input
  • +

    Build console provides also highlighting of build problems. You can use double-click on a highlighted line +to open code in an editor when error parsers are able to determine file and line from build output. +

    You can choose the different colors for these kinds of text on the Console preferences panel.

    @@ -53,12 +56,12 @@ The output console shows several different kinds of text, each in a different co show error icon Show Error in Editor - Toggle to show the selected error in the Editor view (default) or not. + Toggle to synchronize the selected error with the Editor view (default). save output file icon - Save Console Output to File - Opens the Properties for Project > C/C++ Build dialog box where you can specify the Build output file location. + Copy Build Log + Copy build output to file. Scroll Lock icon @@ -138,7 +141,9 @@ you see one or more of the following options in a context menu depending on the

    Related references -
    C/C++ Views and Editors

    +
    C/C++ Views and Editors +
    Filtering errors +


    Red Hat Copyright Statement