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

查看:562
本文介绍了在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"

  • Debugging JavaScript using Eclipse and Chrome Tools
  • Debugging JavaScript using Eclipse and CrossFire (with FB)
  • The Google Chrome Developer Tools for Java allow debugging using Chrome.

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

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