简体   繁体   English

Eclipse Helios忽略了断点

[英]Eclipse Helios ignores breakpoints

Eclipse is driving me nuts right now. Eclipse现在让我疯了。 It's probably something trivial but I just don't get it. 这可能是微不足道的,但我只是不明白。 Whenever I like to add a breakpoint, the regular icons are crossed out in the editor and breakpoints view. 每当我想添加断点时,常规图标都会在编辑器和断点视图中划掉。

As you might have guessed, this isn't strictly a graphical problem ;) The breakpoints are simply ignored while debugging. 正如您可能已经猜到的那样,这不是严格意义上的图形问题;)在调试时会忽略断点。 The breakpoint's properties aren't helpful either. 断点的属性也没有帮助。

Any hint is very well appreciated! 任何提示都非常感谢!

EDIT: 编辑:

  • I've tested different JDKs without success. 我测试了不同的JDK但没有成功。
  • I've successfully debugged projects in another workspace 我已成功调试另一个工作区中的项目

Okay, so it's not about the JDK or the installed plugins. 好的,所以它不是关于JDK或已安装的插件。 Seems to be workspace related. 似乎与工作区相关。 Anything I could try? 我能尝试什么吗?

您似乎在“ 断点”视图中启用了“ 跳过所有断点”选项。

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

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