Output Tab (Ant Transformations)
When you create a new transformation scenario or edit an existing one, a configuration dialog box allows you to customize the transformation with various options in several tabs.
The Output tab contains the following options:
- Open
- Allows you to specify the file to open automatically when the transformation is
                  finished. This is usually the output file of the Ant process. You can
                     specify the path by using the text field, the  Insert Editor
                           Variables button, or the Insert Editor
                           Variables button, or the Browse button. Browse button.- In System Application - The file specified in the Open text box is opened in the system application that is set in the operating system as the default application for that type of file (for example, in Windows PDF files are often opened in Acrobat Reader).
- In Editor - The file specified in the Open text box is opened in a new editor panel with the appropriate built-in editor type (for example, if the result is an XML file it is opened in the built-in XML editor).
 
- Show console output
- Allows you to specify when to display the console output log. The following options
                  are available:
                  - When build fails - displays the console output log if the build fails.
- Always - displays the console output log, regardless of whether or not the build fails.
 
