Hi there!
I want to be able to step through and debug javascript code - like the way you can in visual studio, is there a tool which will allow me to debug javascript code i have written for my widget?
many thanks
Hi there!
I want to be able to step through and debug javascript code - like the way you can in visual studio, is there a tool which will allow me to debug javascript code i have written for my widget?
many thanks
asshaikh432
Hi asshaikh432,
you can easily debug your JavaScript code by using the Aptana IDE. Check it out here:
http://www.forum.nokia.com/Tools_Doc...Aptana_Plugin/
Check also out these other related resources:
http://www.aptana.com/docs/index.php...g_a_breakpoint
http://www.aptana.com/docs/index.php...cript_debugger
Pit