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 中调试代码时,我都会遇到这个错误:
除非我首先将编辑器窗口聚焦在当前 Java 文件上,否则第三步永远不会越过。
每次我进入单独的班级时,如何克服必须使用鼠标来聚焦编辑器窗口?
我的环境如下(这个bug已经出现在多个操作系统上):
操作系统:OS X 10.8.2 和 Windows 7
带有单独安装的 Android 开发者工具的基础 Eclipse。
爪哇 6
您需要确保将调试快捷方式应用于 In Windows 而不是 Debugging。
为我工作,但我讨厌在大多数窗口中覆盖 F5 进行刷新。
更好的解决方案是让 Eclipse 在我调试时正确检测。