简体   繁体   English

使用Aptana调试器的javascript无法使用设置断点

[英]javascript using Aptana debugger can't set breakpoints using

Here is some info on what I have installed. 这是一些有关我已安装的信息。

  1. aptana studio 3.05 as a plugin for eclipse 3.7 aptana studio 3.05作为eclipse 3.7的插件
  2. firefox 8.0 火狐8.0
  3. firebug 1.9.05a 萤火虫1.9.05a

I am trying to set a breakpoint within the debugger on a field within a function. 我正在尝试在函数内的字段上的调试器中设置断点。 When I right-click on the shaded area to the left in the grey area there is no option to set a breakpoint. 当我右键单击灰色区域左侧的阴影区域时,没有设置断点的选项。 I tried to set one on another field and there doesn't seem to be an option for any field or function. 我试图在另一个字段上设置一个,但似乎没有任何字段或功能的选项。 One of the options that is is available when i right-click on the shaded area to the left is "add bookmark". 当我右键单击左侧阴影区域时可用的选项之一是“添加书签”。 Does anyone know what the problem might be?. 有谁知道可能是什么问题?

Try to double click the blue-circle-position, which left to line-number. 尝试双击蓝色圆圈位置,该位置留给行号。

Maybe you open the js file with wrong editor. 也许您使用错误的编辑器打开了js文件。 In the left Project Navigator view, right click the js file, and chose Open with..., in the sub menu, click the right editor. 在左侧的Project Navigator视图中,右键单击js文件,然后选择Open with ...,在子菜单中,单击右侧的编辑器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM