eclipse-ui-theme icon indicating copy to clipboard operation
eclipse-ui-theme copied to clipboard

ADT "Running Android Lint" has encountered a problem

Open amadib opened this issue 11 years ago • 4 comments

A "Problem Occurred" dialog prompt is displayed after opening eclipse where the text reads: "Running Android Lint" has encountered a problem.

Failed java.lang.NullPointerException"

This is running the latest version of ADT: adt-bundle-windows-x86_64-20140624

Below is my error log: http://pastebucket.com/44983

amadib avatar Jun 29 '14 15:06 amadib

Hi @amadib, your error doesn't seem related to this plugin, from your stacktrace the exception is thrown by the Lint tool of ADT plugin because your workspace is corrupted.

guari avatar Jun 30 '14 12:06 guari

Thanks for replying. It only occurred after I imported the epf file and restarted. Prior I had no issues. There are problems when I first open eclipse but immediately after they are resolved. On Jun 30, 2014 8:27 AM, "guari" [email protected] wrote:

Hi @amadib https://github.com/amadib, your error doesn't seem related to this plugin, from your stacktrace the exception is thrown by the Lint tool of ADT plugin because your workspace is corrupted.

— Reply to this email directly or view it on GitHub https://github.com/guari/eclipse-ui-theme/issues/72#issuecomment-47525290 .

amadib avatar Jul 01 '14 00:07 amadib

follow this steps: Window--->Preferences----->Android--------> LInt Error Checking----->when saving files, check for errors unCheck it ! your question will be sloved soon ! if it doesn't worked ! maybe your system is 64bit ,but your eclipse is 32bit ! fit it !

shoneworn avatar Dec 16 '14 01:12 shoneworn

@shoneworn and @amadib thanks to that, I had the same issue, I just follow the steps and it worked out. Big up

Kingzp avatar Mar 27 '15 08:03 Kingzp