The Results
View
displays
the
messages generated
as a result of user actions like validations, transformations, search operations
etc. Each message is a link to the location
related to the
event that triggered the message. Double clicking on 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 actions available on the toolbar of this view are:
- remove actions: Remove selected, Remove
all - these actions reduce the number of the messages from the view by
removing them. It is useful when the view is cluttered by messages that are not
important.
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, etc),
- 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
thenodes
of the tree, which is useful when the messages are presented in a
hierarchical
mode.