关于Eclipse Debug断点调试出现 Search not found 页面的解决办法时间:2023-03-10 04:23:28 1. 在代码中鼠标右键 Debug AS ---> Debug Configurations... ----> 找到Source选项 ---> 点击add ---> 选择 java project ---> 勾选上断点调试项目即可 点击ok ,Apply 保存即可, 切记不要勾选 下面的 Search for duplicate source files on the path