【问题】
debug 一个题目时发现 debug 无反应,无法定位到 breakpoint,不管 breakpoint 打在哪,都无法定位到。并且我发现在左侧的 breakpoint 标记上有个斜线。
【解决方案】
删除如下两个文件即可,如果不行请重新启动 eclipse
${workspace_dir}\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.debug.core.prefs
${workspace_dir}\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.debug.ui.prefs
具体原因我也不清楚,没有去了解(。・∀・)ノ