解决Eclipse Debug 的source not found问题
生活随笔
收集整理的這篇文章主要介紹了
解决Eclipse Debug 的source not found问题
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
http://blog.csdn.net/eoeandroida/article/details/41282783
最近在做Android 4.4系統(tǒng)的定制開發(fā)(RockIII)進(jìn)行Debug時(shí),并打上斷點(diǎn),運(yùn)行到斷點(diǎn)處時(shí),Debug窗口出現(xiàn)source not found問題(沒有自動(dòng)關(guān)聯(lián)程序編碼):
解決辦法:
-》在調(diào)試的線程上 右鍵單擊
-》選擇Edit Source Lookup Path
-》選擇Add
-》選擇Project?
選擇自己正在調(diào)試的項(xiàng)目。保存。
不要勾選 “Search for duplicate source files on the path”這個(gè)選項(xiàng)。? OK
==============
在run configuration source path 添加項(xiàng)目
總結(jié)
以上是生活随笔為你收集整理的解决Eclipse Debug 的source not found问题的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Spray + Akka高性能异步IO并
- 下一篇: bootstrap 起步