Edit online

Results View

The Results view displays the messages generated as a result of user actions such as 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 Results view is automatically opened when certain actions generate result messages. By default, the view normally opens at the bottom of the editor, but it is dockable, so it can be moved to another UI location alongside other side views.

Figure 1. Results View

Results View Toolbar Actions

The view includes a toolbar with the following actions:

Grouping Mode toggle options
You can choose to group the result messages in a Hierarchical or Flat arrangement.
Next
Navigates to the message below the current selection.
Previous
Navigates to the message above the current selection.
Remove selected
Removes the current selection from the view. This can be helpful if you want to reduce the number of messages, or remove those that have already been addressed or not relevant to your task.
Remove all
Removes all messages from the view.

Results View Contextual Menu Actions

The following actions are available when the contextual menu is invoked in this view:

Learn Word(s) (Available when spelling errors are reported in the Results view)
Adds the word(s) to a list of learned words to instruct the spell checker engine to not report the word(s) as spelling errors in the future.
Apply all default quick fix proposals

This action is available for the tabs in the Results view that displays the problems reported after a single file or batch validation operation. In the first phase, the quick fix proposals associated with the presented validation errors are automatically identified and mapped to the corresponding document (if multiple quick fix proposals are available for the same validation error, only the first one is considered). Depending on the number of quick fixes to be applied, the next phase analyzes the impact of their application and may take some time (an operation progress tracker shows the status).

Once complete, a preview dialog box is presented that provides an overview of the content changes that will be made for each document. The comparison panel also informs you of any problems encountered. In addition, you can choose to exclude certain files from the set of files that the quick fixes will be applied to if you do not agree with the proposed changes to be made. If you do agree with the changes presented, click Apply to trigger the procedure of applying the quick fixes and updating the contents of the documents.
Important:
Oxygen XML Editor Eclipse plugin does not provide an automatic means for reverting changes made by this action so make sure you agree with the previewed changed for applying them.
Remove
Removes selected messages from the view.
Remove all
Removes all messages from the view.
Copy
Copies information associated with the selected messages. For example:
  • 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.
Copy Description
Copies the description values for all selected items.
Show message
Opens a dialog box that displays the details of 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.
Save Results as HTML
Saves the complete list of messages in a file in HTML format. For each message, the included details are the same as the ones for the Copy action.
Expand All
Available when Hierarchical mode is selected. Expands all the nodes of the tree, which is useful when the messages are presented in a hierarchical mode.
Collapse All
Available when Hierarchical mode is selected. Collapses all the nodes of the tree, which is useful when the messages are presented in a hierarchical mode.