Debugger changes in V6.0

There are a number of changes to the debugging tools in Rational Web Developer V6.0. You will need to be aware of these changes in order to use these tools with your projects following migration. You may need to change or restore settings.

 

Migrating workspaces and launch configurations

When a V5.1.x workspace from WebSphere Studio Site Developer is opened in Rational Web Developer V6.0, the following debugger launch configurations associated with the workspace will not automatically migrate:

 

Debug views

The Storage and Storage Mapping views no longer exist. They have been replaced by the Memory and Memory Rendering views.

 

The XSLT debugger

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 Web Developer V6.0. If you migrate a workspace from WebSphere Studio Site 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:

    1. Select Window > Preferences from the workbench menu.

    2. In the Preferences window, expand the Java node and then select Installed JREs.

    3. 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 Web 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.

 

Parent topic

Migrating from WebSphere Studio V5.1, 5.1.1, or 5.1.2

 

Related concepts

Compatibility with WebSphere Studio V5.1.x

 

Related tasks

Migrating from WebSphere Studio V5.1, 5.1.1, or 5.1.2