(Eclipse打包問題)Export aborted because fatal lint er

原文地址:http://hi.baidu.com/xiaoxuevip/item/b8e631c3d429980fc710b2f0android

不知道是不是系統的緣由啊,以前不會出現這個問題的。昨天整了一天,個人系統是64位的,把SDK和ADT都更新了依舊在打包時報以下錯誤:app

   Export aborted because fatal lint errors were found. These are listed in the Lint View. Either fix these before running Export again,or turn off"Run full error check when exporting app" in the Android > Lint Error Checking preference page.spa

解決方法以下:3d

選擇Project->Properties,彈出「Properties for ******」對話框,在這裏******爲你的項目名稱。而後選擇Adnroid Lint Preferences->Configure Workspace Settings...,彈出Preferences(Filtered)對話框,將"Run full error check when exporting app and abort if fatal errors are found "前的勾去掉,點擊Apply再點擊OK.ip

這時回到項目右擊選擇Android Tools->Clean Lint Markers,待項目本身更新完成便可。get

這時就能夠打包了。it

此問題參照http://stackoverflow.com/questions/8590908/android-export-aborted-because-fatal-error-were-founds解決。io

相關文章
相關標籤/搜索