开发者

Debugging JavaScript with Eclipse

开发者 https://www.devze.com 2022-12-25 18:22 出处:网络
What is the best way to debug javascript from开发者_StackOverflow the eclipse IDE. I used \"logging to console\" features of firebug with firephp installed on top of it for debugging a kohana php proj

What is the best way to debug javascript from开发者_StackOverflow 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.


You can try ATF (Ajax Tools Framework)

ATF provides tooling that allows a user to edit, debug, and monitor CSS, HTML, and JavaScript applications and a framework on which adopters can build advanced and technology specific tools.
The functionality in ATF breaks down into three main areas:

  • Browser Tooling,

    Debugging JavaScript with Eclipse

  • JavaScript Debugger

    Debugging JavaScript with Eclipse

  • extensions for adopters

See this demo, the ATF Help page, and this thread.

Debugging JavaScript with Eclipse


For Node.js there is Nodeclipse 0.2 with some bug fixes for chromedevtools

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号