Eclipse出現"Running Android Lint has encountered a problem"解決方案
最近開啟Eclipse的時候,總是發生這樣的一個錯誤:"Running Android Lint has encountered a problem"。截圖如下:
。
但是Eclipse可以正常執行程式,不會造成其他影響。但是每次開啟Eclipse時,總是看到這個警告,心情會很不爽,具體解決方案如下:
(1)開啟Preferences,在Windows下面應該在WIndow-->Preferences.在mac下在Eclipse-->偏好設定。選擇Android-->Lint Error Checking.
.
(2)把右側的“When saving files,check for errors”,"Run full error check when exporting app and abort if fatal errors are found"這兩個選項不要勾選,點選Apply,OK。重新開啟Eclipse,就不會出現上述的警告了。大功告成。
github主頁:https://github.com/chenyufeng1991 。歡迎大家訪問!
相關文章
- Poechant 解決 MS Office:the setup controller has encountered a problem during installController
- eclipse新建maven專案:'Building' has encountered a problem. Errors occurred during the build.EclipseMavenUIError
- MyEclipse - Retrieving archetypes: has encountered a problem An internal error occurred duringEclipseError
- Eclipse——編譯已有工程出現“ No rule to make target”的解決方案Eclipse編譯
- MySQL server has gone away 解決方案MySqlServerGo
- Eclipse Java類編輯器裡出現亂碼的解決方案EclipseJava
- 【MySql】複製出現Slave_SQL_Running: No 錯誤解決MySql
- 解決MySQL server has gone away錯誤的解決方案MySqlServerGo
- cobbler出現httpd does not appear to be running and proxying cobbler的解決方法httpdAPP
- 解決 eclipse出現 Address already in use: bindEclipse
- ssh登陸 “remote host identification has changed!“ 解決方案REMIDE
- The server has encountered an error while loading an applicationServerErrorWhileAPP
- eclipse執行android專案出現"The connection to adb is down, and a severe error has occured."的問題EclipseAndroidError
- Eclipse Tomcat OutOfMemoryError: PermGen space解決方案EclipseTomcatError
- 從Windows到Mac遷移Android專案出現錯誤解決方案WindowsMacAndroid
- 解決git SSL certificate problemGit
- ant構建時出現錯誤解決方案
- Android 解析包時出現問題 的解決方案(應用檢查更新)Android
- java.lang.IllegalStateException: getOutputStream() has already been called for this response解決方案JavaException
- git提交失敗——running pre-commit hook: lint-stagedGitMITHook
- junit測試出現的小問題解決方案
- eclipse 中文亂碼問題解決方案彙總Eclipse
- eclipse java.lang.OutOfMemoryError: Java heap space 解決方案EclipseJavaError
- 換IP經常出現的問題及其解決方案
- 解決方案 git@github.com出現Permission denied (publickey)Github
- 表單傳值出現亂碼問題解決方案
- scp時候出現ssh Connection refused的解決方案
- 【Linux環境】centos出現“FirewallD is not running”怎麼辦,如何解決LinuxCentOS
- 執行eclipse.exe時,出現錯誤An error has occurred.See the logfile問題EclipseError
- Linux scp 提示"WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED" 的解決方案LinuxREMIDE
- PyTorch出現:RuntimeError: An attempt has been made to start a new process...報錯 (已解決)PyTorchError
- Android Studio中app出現紅叉的解決方案(依賴於kotlin專案)AndroidAPPKotlin
- 緩解 SQL Server has encountered 727 occurrence(s) of I/O requests taking longer than 15 secondsSQLServer
- Android 解決Activity切換時出現白屏問題Android
- Android解決Activity切換時出現白屏問題Android
- 解決Android Studio出現GC overhead limit exceededAndroidGCMIT
- Android 圖片高斯模糊解決方案Android
- Android透明狀態列解決方案Android