2013/05/08

Android Your project contains error(s) please fix them before running your application

最近從GitHub下載自己專案時,出現了驚嘆號的資料夾
想說編譯看看好了,結果出現『Your project contains error(s) please fix them before running your application

不知道是不是ADT又要更新或是SDK又要更新,我就給他更新下去了…
等等等等等了一個多小時候更新完成…,重新編譯之後還是出現一樣的錯誤訊息


只好去參考Google上的一些開發者的經驗,大多都是覺得debug.key過期
或是Clean project就可以了…用一用都沒辦法
最後做了一個智障舉動就是刪掉整個Eclipse重抓…哈哈

後來用了新的Eclipse+ADT覺得介面很難用,也沒解決問題
就思考了一下,會不會是有參考jar近來,路徑錯誤的問題


把路徑改掉就可以了,也有可能是遺失該jar
之後就可以正常編譯了,提供一種解決的方式


參考資料:
https://www.google.com/search?q=your+project+contains+error(s)+please+fix+them+before+running+your+application&aq=1&oq=Your+pro&aqs=chrome.4.57j60j61j0l3.3657j0&sourceid=chrome&ie=UTF-8
http://cheng-min-i-taiwan.blogspot.tw/2011/08/your-project-contains-errors.html
http://givemepass.blogspot.tw/2011/12/eclipsegit.html
http://ryan-dkim.blogspot.tw/2010/12/androideclipseyour-project-contains.html
http://stackoverflow.com/questions/14064768/how-to-debug-the-error-your-project-contains-errors-please-fix-them-before-runn
http://blog.csdn.net/mars2639/article/details/6618875
http://www.eoeandroid.com/thread-2030-1-1.html
http://www.devdiv.com/home.php?mod=space&uid=70975&do=blog&id=6866
http://www.iamlintao.com/?p=1813