This project implements JavaScript debugger for Eclipse platform. It relies on Eclipse ecosystem for other capabilities, in particular source file editor. While the standard Eclipse Platform configuration can be enough for virtually all Debugger features to work, additional third-party software could improve JavaScript developer experience.
The following list mentions some software packages with notes about its compatibility with Debugger.
Debugger requires "Eclipse Platform" configuration. In this configuration there are only abstract IDE capabilities, and no particular language/SDK is supported.
Notes:
Run | Debug Configuration
menu item is available from Debug
perspective. Open With | Text Editor
in context menu). Run | Toggle Breakpoint
menu.