Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
amadib opened this issue Jun 29, 2014 · 4 comments
Open

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

amadib opened this issue Jun 29, 2014 · 4 comments

Comments

@amadib
Copy link

amadib commented Jun 29, 2014

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
Copy link
Owner

guari commented Jun 30, 2014

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
Copy link
Author

amadib commented Jul 1, 2014

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
#72 (comment)
.

@shoneworn
Copy link

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
Copy link

Kingzp commented Mar 27, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants