1. 程式人生 > >解決Eclipse Debug 的source not found問題

解決Eclipse Debug 的source not found問題

保存 source track tex ica lips term 問題 clas

近期在做Android 4.4系統的定制開發(RockIII)進行Debug時。並打上斷點。執行到斷點處時,Debug窗體出現source not found問題(沒有自己主動關聯程序編碼):

解決的方法:

-》在調試的線程上 右鍵單擊
-》選擇Edit Source Lookup Path
-》選擇Add
-》選擇Project

選擇自己正在調試的項目。保存。

技術分享

不要勾選 “Search for duplicate source files on the path”這個選項。

OK

解決Eclipse Debug 的source not found問題