在 Eclipse 中调试 JavaScript [英] Debug JavaScript in Eclipse

查看:26
本文介绍了在 Eclipse 中调试 JavaScript的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在 Eclipse 中调试 JavaScript.我正在使用 Eclipse 3.2.1.每次我点击侧面时,它都会提供添加书签但没有断点的选项.

How can I debug JavaScript in Eclipse. I am using Eclipse 3.2.1. Everytime I click on the side it gives the option for adding bookmark but no break point.

有人可以帮助我吗?

推荐答案

2015年Eclipse中JavaScript调试至少有六种选择:

In 2015, there are at least six choices for JavaScript debugging in Eclipse:

  • New since Eclipse 3.7: JavaScript Development Tools debugging support. The incubation part lists CrossFire support. That means, one can use Firefox + Firebug as page viewer without any Java code changes.
  • New since October 2012: VJET JavaScript IDE
  • Ajax Tools Framework
  • Aptana provides JavaScript debugging capabilities.
  • The commercial MyEclipse IDE also has JavaScript debugging support
  • From the same stable as MyEclipse, the Webclipse plug-in has the same JavaScript debugging technology.

除上述之外,这里还有几个视频,重点是使用 Eclipse 调试 JavaScript"

Adding to the above, here are a couple of videos which focus on "debugging JavaScript using eclipse"

  • The Google Chrome Developer Tools for Java allow debugging using Chrome.

这篇关于在 Eclipse 中调试 JavaScript的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆