guari / eclipse-ui-theme

Dark UI Theme for Eclipse 4+
Eclipse Public License 1.0
1.16k stars 185 forks source link

ADT "Running Android Lint" has encountered a problem #72

Open amadib opened 10 years ago

amadib commented 10 years ago

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

guari commented 10 years ago

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.

amadib commented 10 years ago

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" notifications@github.com 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 .

shoneworn commented 9 years ago

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 !

Kingzp commented 9 years ago

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