When you launch a debug session for an XSL transformation, the
debugger requires the XSL file that you want to debug and it requires the
XML input to that file. If you have a project that contains these files, you
can complete the steps in this topic to quickly launch a debug session for
them.
Alternatively, you can select the XSL file or the XML input file and
choose one of these launch actions. This will invoke the
Debug launch
configurations dialog box, in which you will need to specify the location
of the other file (using this method does not require that the other file
be located in your workspace project).
Note: When you launch a debug session
using a launch shortcut, the debugger creates and saves a launch configuration
for the launch (the name of the launch configuration is based on the file(s)
chosen for the launch action). This launch configuration can be reused or
edited - or used as a Run launch configuration.