简体   繁体   English

在IDEA中禁用调试功能

[英]Debuging functions are disabling in IDEA

Strange situation: suddenly I was unable to Step Over / Step Into while debuging Java code in IDEA 14. No effect when I press F7 / F8 - on panel buttons do not work. 奇怪的情况:突然在IDEA 14中调试Java代码时,我无法单Step Over / Step Into 。按F7 / F8时不起作用-面板上的按钮不起作用。

Whats happened? 发生了什么? Please help. 请帮忙。

Here is my screenshot: 这是我的截图:

在此处输入图片说明

You have some approaches there: 您在那里有一些方法:

  1. Update your IDEA, since version 14 was surely tested with an older JDK. 由于肯定已使用较早的JDK测试了版本14,因此请更新您的IDEA。
  2. Remove your IDEA project configuration inside of that project and import it again. 在该项目中删除您的IDEA项目配置,然后再次导入。

I would suggest first one, since I had the same kind of problems using '15 after a OSX update. 我建议第一个,因为在OSX更新后使用'15会遇到相同的问题。 But the second one is simpler. 但是第二个更简单。

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

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