The XSLT debugger
has changed in V6.0 and many of its views and actions have changed significantly.
For further information, see the XSLT debugger documentation in the information
center.
One of the most significant changes in the XSLT debugger is
its dependency on the JRE that is installed with
Rational Application
Developer V6.0.
If you migrate a workspace from
WebSphere Studio
Application Developer V5.1.x,
you will need to modify the installed JRE to point to the correct location
before you can launch an XSLT debug session for it. To do this, you can perform
one of the following actions:
- Change the JRE for the entire workspace by pointing it to the new JRE
location by doing the following steps:
- Select from the workbench menu.
- In the Preferences window, expand the Java node and then select Installed
JREs.
- On the right hand side, set the installed JRE to point to the one that
has been installed with the current version of this product. The location
of the JRE is the subdirectory \eclipse\jre of the installation
directory of Rational Application
Developer V6.0.
- If you intend to launch the debug session via the Debug launch
configurations dialog box, you can change the JRE for the launch configuration
by pointing it to the new JRE location. To do this, open the launch configuration
in the Debug launch configurations dialog box. Select
the JRE tab and specify the new JRE location in the Alternate
JRE field.