Output View

The Output View displays parsed output (from both the stdout and stderr of the command) from:

  1. any commands you launch from the Command View
  2. any Build actions initiated from either the Navigator View or Command Specifications View
The output is parsed based on the defined Formats which are configurable. Lines that do not match one of the defined formats are displayed as a regular line of text. Lines that are parsed to match a defined format are displayed as objects which can be Double-Clicked to get to the Source Location.

Here is an example of output that contains both types of lines (the lines that begin with an icon were parsed and have Source Locations):

Contact Us