forked from qt-creator/qt-creator
Doc: Describe changing the name of a custom output parser
Change-Id: I5980f993f831de60910bea3986c2a01cdaed2dbb Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
BIN
doc/qtcreator/images/qtcreator-custom-parser-list.png
Normal file
BIN
doc/qtcreator/images/qtcreator-custom-parser-list.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.8 KiB |
@@ -34,6 +34,17 @@
|
|||||||
and warning patterns that you specify and create entries
|
and warning patterns that you specify and create entries
|
||||||
for found patterns in the \uicontrol Issues output pane.
|
for found patterns in the \uicontrol Issues output pane.
|
||||||
|
|
||||||
|
To view or add custom output parsers, select
|
||||||
|
\uicontrol Tools > \uicontrol Options >
|
||||||
|
\uicontrol {Build & Run} > \uicontrol {Custom Output Parsers}.
|
||||||
|
|
||||||
|
\image qtcreator-custom-parser-list.png
|
||||||
|
|
||||||
|
To edit the settings of a custom output parser, select it in the list, and
|
||||||
|
then select \uicontrol Edit.
|
||||||
|
|
||||||
|
To remove the selected parser, select \uicontrol Remove.
|
||||||
|
|
||||||
You can activate custom output parsers in the
|
You can activate custom output parsers in the
|
||||||
\uicontrol {Custom Output Parsers} section of
|
\uicontrol {Custom Output Parsers} section of
|
||||||
the \uicontrol Build and \uicontrol Run settings,
|
the \uicontrol Build and \uicontrol Run settings,
|
||||||
@@ -69,6 +80,10 @@
|
|||||||
\li In the \uicontrol {Test} group, you can test how the message that
|
\li In the \uicontrol {Test} group, you can test how the message that
|
||||||
you enter in the \uicontrol {Error message} field is matched when
|
you enter in the \uicontrol {Error message} field is matched when
|
||||||
using the current settings.
|
using the current settings.
|
||||||
|
\li Select \uicontrol OK to add the parser to the list of parsers
|
||||||
|
and return to the \uicontrol {Custom Output Parsers} tab.
|
||||||
|
\li Double-click the parser name to change it to something more
|
||||||
|
descriptive than the default value.
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
\section1 Activating Custom Output Parsers
|
\section1 Activating Custom Output Parsers
|
||||||
@@ -76,12 +91,12 @@
|
|||||||
\image qtcreator-custom-parser.png
|
\image qtcreator-custom-parser.png
|
||||||
|
|
||||||
To activate a custom output parser in the \uicontrol Build or
|
To activate a custom output parser in the \uicontrol Build or
|
||||||
\uicontrol Run setting of a project:
|
\uicontrol Run settings of a project:
|
||||||
|
|
||||||
\list 1
|
\list 1
|
||||||
\li In the \uicontrol {Custom Output Parsers} section, select
|
\li In the \uicontrol {Custom Output Parsers} section, select
|
||||||
\uicontrol Details.
|
\uicontrol Details.
|
||||||
\li Select custom parsers to activate them for buildin or running
|
\li Select custom parsers to activate them for building or running
|
||||||
the project.
|
the project.
|
||||||
\endlist
|
\endlist
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user