<font face="Arial">前提是安装 Firebug 插件 和aptanadebugger 插件,他们的下载地址如下:<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><span style="LINE-HEIGHT: normal" class="nobr"><a style="LINE-HEIGHT: normal" href="http://getfirebug.com/releases/firebug/1.2/firebug-1.2.0.xpi" target="_blank"><font color="#1a8bc8">http://getfirebug.com/releases/firebug/1.2/firebug-1.2.0.xpi</font></a></span><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"></font><a style="LINE-HEIGHT: normal" href="http://firefox.aptana.com/update/aptanadebugger.xpi" target="_blank"><font color="#1a8bc8" face="Arial">http://firefox.aptana.com/update/aptanadebugger.xpi</font></a><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><font face="Arial">开始调试:<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal">选择你所需要的调试的html文件,右键点击"Debug As" 下的 “Debug...” ,其中左侧菜单中要选用 “Web Browser”,右侧的"Main" 选项卡中的 "Browser executable"中一定要填写正确的firefox.exe文件的路径,其他的默认即可,如下图:<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><img border="0" alt="" src="http://files.jb51.net/upload/2009-11/20091130220646134.jpg" style="max-width:90%" style="max-width:90%">点击 “Debug” 按钮进入调试视图,(aptana 同时会打开firefox浏览器),如下图:<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><strong style="LINE-HEIGHT: normal"><img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/cnfiowen/2.jpg" style="max-width:90%" style="max-width:90%">另外:</strong><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal">如果运行debug没有相应,可以右键点击“Relaunch” 在试,如图:<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><img border="0" alt="" src="http://files.jb51.net/upload/2009-11/20091130220646957.jpg" style="max-width:90%" style="max-width:90%">有的时候在Debug选项面板中没有 "Web Browser" 菜单 只有 “Remote JS” 菜单,如图:<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"><img border="0" alt="" src="http://files.jb51.net/upload/2009-11/20091130220646722.jpg" style="max-width:90%" style="max-width:90%">解决办法如下:<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal">“Window” -> "Preferences" -> "Run/Debug" -> Launching -> Launch Configuration<br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal">将右侧 "Web Browser" 中的勾去掉。</font><br style="LINE-HEIGHT: normal"><br style="LINE-HEIGHT: normal"> <div style="FILTER: none; LINE-HEIGHT: normal; ZOOM: 1 !important; FONT-FAMILY: Arial; WORD-WRAP: break-word; VISIBILITY: visible !important; FONT-SIZE: 12px; WORD-BREAK: break-all" forimg="1"><a style="LINE-HEIGHT: normal" href="/upload/2009-11/20091130220646977.jpg" target="_blank"><img border="0" alt="" src="http://files.jb51.net/upload/2009-11/20091130220646254.jpg" style="max-width:90%" style="max-width:90%"><br style="LINE-HEIGHT: normal"></a></div>