The Results View displays the messages generated as a result of user actions like
validations, transformations, search operations and others. Each message is a link to the
location related to the event that triggered the message. Double clicking a message opens the
file containing the location and positions the cursor at the location offset. The actions that
can generate result messages are:
The view provides a toolbar with the following actions:
- remove actions: Remove selected, Remove
all - these actions reduce the number of the messages from the view by
removing them. It is useful when you do not want unimportant messages to clutter the
view.
The actions available on the contextual menu are:
- Remove selected - Removes selected messages from the view.
- Copy - Copies the information associated with
the selected messages:
- the file path of the document that triggered the output message,
- error severity (error, warning, info message an so on.),
- name of validating processor,
- the line and column in the file that triggered the message.
- Save Results ... - Saves the complete list of messages in a file
in text format. For each message the included details are the same as the ones for the Copy
action.
- Save Results as XML - Saves the complete list of messages in a
file in XML format. For each message the included details are the same as the ones for
the Copy
action.
- Expand All - Expands all the nodes of the tree, which is useful
when the messages are presented in a hierarchical mode.
- Collapse All - Collapses all the nodes of the tree, which is
useful when the messages are presented in a hierarchical mode.