解決Eclipse Debug 的source not found問題

 

解決Eclipse Debug 的source not found問題

進行Debug時,並打上斷點,運行到斷點處時,Debug窗口出現source not found問題(沒有自動關聯程序編碼):java

解決辦法:
android

-》在調試的線程上 右鍵單擊
-》選擇Edit Source Lookup Path
-》選擇Add
-》選擇Project  或者(Java Project【java project項目】)
編碼

選擇本身正在調試的項目。保存。spa


不要勾選 「Search for duplicate source files on the path」這個選項。  OK.net

相關文章
相關標籤/搜索