今天调试eclipse程序,莫名的就遇到这种问题。

解决:

在run菜单里面,把 “skip all breakpoints”  选项勾去即可。

如下图:

JAVA - Eclipse不能打断点的解决方法_eclipse