eclipse debug java源码时时总是显示 source not found

解决方法如下:
Debug 视图下
-》在调试的线程上 右键单击
-》选择Edit Source Lookup Path
-》选择Add
-》选择Java Project
选择相应的Project 进行OK确定即可

你可能感兴趣的:(eclipse,debug,source,found,not,java源码时时总是显示)