corner imagecorner image
FeaturesPluginsDocs & SupportCommunityPartners

Working with the JavaScript Debugger in NetBeans IDE 6.5

The JavaScript debugger provides you with a set of tools that aid in the process of inspecting and editing JavaScript code. You can use the debugger to identify errors, or step through execution and explore the state of your application at any given moment. This demo explores some of the debugger features by examining a project that uses a fisheye widget.

Author: Troy Giunipero
Time: 7:49

Download [30.8 MB]


Related links