【問題】
??debug 一個題目時發(fā)現(xiàn) debug 無反應,無法定位到 breakpoint,不管 breakpoint 打在哪,都無法定位到。并且我發(fā)現(xiàn)在左側的 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
具體原因我也不清楚,沒有去了解(。???)ノ