This is always an error when opening eclipse in the near future: "Running Android Lint has encountered a problem". For example, the following:
。
However, Eclipse is able to execute the program normally. does not cause other effects. But every time you open eclipse. Always see this warning, the mood will be very uncomfortable. Detailed solutions such as the following:
(1) Open preferences. Under Windows should be in Window-->preferences. Under Mac in Eclipse--> preferences. Select Android-->lint Error Checking.
.
(2) Right side of "when saving Files,check for errors", "Run full error check when exporting app and abort if fatal errors is found" this Two options do not tick, click Apply. Ok.
Once you open eclipse again, there is no warning.
Done.
GitHub home: https://github.com/chenyufeng1991. Welcome to visit us!
Eclipse Presence " Running Android Lint has encountered a problem" solution