On 8/28/07, Rasoul Firoz <[EMAIL PROTECTED]> wrote: > > How do you start a JS debugger?
You need to run "Debug in Mozilla" on an HTML or JSP file that calls the JS files you wish to debug. The JS files run within the context of a web page, so you cannot run/debug a JS file directly. Javier Pedemonte ATF Developer
_______________________________________________ atf-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/atf-dev
