export aborted because fatal lint errors were found

Eclipse打包时出现export aborted because fatal lint errors were found

参照http://stackoverflow.com/questions/8590908/android-export-aborted-because-fatal-error-were-founds
解决办法:
Project -> properties, find Android Lint Preferences, in top to right click configure workspace settings... -> unclick "Run full error check when exporting app", apply done.

工程项目右键 -> Android Tools -> Clean Lint Markers

你可能感兴趣的:(export aborted because fatal lint errors were found)