eclipse 依赖别的 工程 断点进不去
maven Debug 发现进不了断点。
点击右键-->Properties-->Java Compiler-->Classfile Generation,
勾选上Add line number attributes to generated class files(used by the debugger)。
如果还是进不去Debug的话!!!
如下:
解决:
点击导航栏Run --> Debug Configurations
点击OK保存即可。
--------------------- 本文来自 乱了心iii 的CSDN 博客 ,全文地址请点击:https://blog.csdn.net/wangmingxian123/article/details/80760595?utm_source=copy