Aptana+Firefox3+插件调试JS

1 进入:http://www.aptana.com/docs/index.php/Debugger_Error_Page

2 进入:

If you use Firefox 3.0+ browser, see Firefox 3.0/Firebug 1.2 support ASAP Issue for details.

For problems with Firefox 1.5+ browser, see Firefox 1.5+/Aptana Debugger ASAP Issue .

If you use Aptana debugger for Internet Explorer , see some IE debugger troubleshooting tips .

我们进第一个Firefox3的.

下载:

1. aptanadebugger_1.2.0rc3.xpi (55 kb)
2. firebug-1.2.0b13.xpi (469 kb)
3. test_files.zip (5 kb)

1 安装前两个插件到Firefox中,.

2 在Aptana中新建工程, 把第三个文件test_files.zip解压,放入工程中. 就可以下断点调试了.

你会发现, 你在Aptana中下了断点,在FireFox的fireBug插件中也有同样的数点.

---------------------------------------------------------------

想支持在IE中debug, 那安安装Aptana Studio Pro版本,是要注册的. 而我用的是免费版本,不能用IE debug了.

你可能感兴趣的:(firefox)