Eclipse Android plugin error

Asked

Viewed 145 times

1

I am trying to start Eclipse and it is always 0% when loading the projects.

The following Apare message:

the user Operation is Waiting for Android SDK Content Loader to complete

Someone’s been through this before?

  • The android sdk is correctly set in the eclipse and with the correct paths on your S.O.??

  • It’s set correctly, so much so that I’ve been using normally... I can’t say for sure what causes this problem. The answers below solve this problem.

2 answers

2


To solve the problem just run the eclipse with the flag -clean

/Applications/eclipse/eclipse -clean

Soen source

0

I managed to solve it that way:

  • Open the %you_user%
  • in the folder . android
  • delete the "cache folder"
  • delete the ddms.cfg which file
  • Initiate the eclipse

This also works :D

Browser other questions tagged

You are not signed in. Login or sign up in order to post.