Aptana Studio ヘルプ > はじめに > Debugging JavaScript with the Aptana Studio Debugger

About the Aptana Debug perspective

This page gives an overview of the Aptana Debug perspective.

Introduction

Switch to the Aptana Debug perspective when you want to debug the JavaScript code on one of your web pages. The Debug perspective contains several views that are not found in the Aptana perspective:

In additon to the above debugging-specific views, you will also have access to some views from the Aptana perspective that you are probably familiar with:

Image:debugPerspective.jpg

Instructions

To switch to the Aptana Debug perspective:

  1. Click the Perspective button Image:iconPerspective.png in the upper-right corner of the workbench.
  2. Select Other > Debug.
  3. Click OK.

Related Topics