On May 19, 2008, at 2:40 PM, bruparel wrote:
>
> Hello Tor,
> Thanks for the response. I have been playing with Firefox/Firebug
> combination and was thinking that Firebug incorporated into NetBeans
> would
> be fantastic for debugging Javascript code. What do you think?
Hi Bharat -
Try the dailys! We demoed a JavaScript client side (e.g. browser)
debugger at JavaOne two weeks ago, and just a day or two ago that
debugger was integrated with Rails projects as well (the initial
support was for Java EE web based projects only).
I haven't tried the Rails integration myself, but I believe you go to
the project settings and configure client side debugging there, then
run the debugger as usual and now any breakpoints you've set in
JavaScript (and hopefully RHTML files, gotta check that) will cause
the -browser- to fire the breakpoint and you can single step through
your code etc. etc. (Frames are mapped to threads, and so on.)
-- Tor
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...