How to solve this : 'Running android lint' issue
问题 In any activity of my project, if i do some changes and then save that activity i got the message "Running android lint has encountered a problem." This is the my error log : java.lang.NullPointerException at com.android.ide.eclipse.adt.AdtUtils.workspacePathToFile(AdtUtils.java:466) at com.android.ide.eclipse.adt.internal.lint.EclipseLintClient.getClassPath(EclipseLintClient.java:753) at com.android.tools.lint.client.api.LintClient.getJavaClassFolders(LintClient.java:198) at com.android