Debug JavaScript

VJET JS includes a fully fledged JavaScript debugger. This section simply illustrates the inclusion of the debugging feature in VJET JS. Debug features are extensive and require a separate section. For now, be aware that you can debug JavaScript in VJET JS.

Please refer to the Java Development User Guide for an overview of the debugger.

To execute in debug mode, Right Click on the JavaScript file and select Debug As > VJET JS Application.

Debug As VJET JS Application

When you execute within the debugger, you can switch to the Debug Perspective or remain in the VJET Perspective. Switch to the Debug Perspective.

Debug Confirmation Dialog

The Debug Perspective

Debug Perspective

Related reference