Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Eclipse IDE。BDD 项目(Cucumber-Java-Selenium)。在编辑功能文件时,我遇到了这个问题。该工具在编辑功能文件时停止加载并进入“无响应”状态。几分钟后又回来了(比如10-15分钟)
我得到了解决方案。@christian,感谢您的关注。我不确定 jstack 在这里是什么意思...我得到了解决方案,因为我在 eclipse 中安装了 Natural,因为黄瓜编辑器已作为功能文件的编辑器。我已将其更改为功能编辑器作为文件关联中功能文件的默认设置,并且已生效。