What is the best way to debug javascript from the eclipse IDE. I used "logging to console" features of firebug with firephp installed on top of it for debugging a kohana php project along with eclipse but they make the browser unstable when I make extensive use of jQuery. For example, "Permission denied to...a non-chrome context..." is one such error that is frequent in firebug.
feedback
|
|
You can try ATF (Ajax Tools Framework)
See this demo, the ATF Help page, and this thread.
| |||
|
feedback
|

