Debugging Information Views
The information views at the bottom of the editor is comprised of two panes that are used to display various types of information used to understand the transformation process. For each information type there is a corresponding tab. While running a transformation, relevant events are displayed in the various information views. This enables the developer to obtain a clear view of the transformation progress. By using the debug controls, developers can easily isolate parts of stylesheet. Therefore, they may be more easily understood and modified.
The information types include the following:
Left side information views
- Breakpoints view
- XWatch view
- Context view
- Messages view (XSLT only)
- Variables view
- Invocation Tree view
Right side information views
- Stack view
- Output Mapping Stack view
- Trace view
- Templates view (XSLT only)
- Nodes/Values Set view
- Hotspots view
Tip: The information views are dockable so
that you can configure the workspace according to your preferences.