How to Resolving error markers Eclipse Android SDK

10,119

Solution 1

Yeah , I also faced this problem many times and I got a very good solution , I think It will be helpful to you also ,

Clean all projects in your workspace and restart Eclipse to solve this problem.

Enjoy coding :-)

Solution 2

Cleaning your projects is worth a try but rarely solves the problem. Here's a straightforward solution that you can count on to work.

  1. From Windows Start, select "Run..."
  2. Type cmd, hit OK (to bring up DOS prompt)
  3. Navigate to your eclipse directory

    cd [your eclipse directory location]

  4. enter this command into DOS prompt:

    eclipse -clean -refresh

  5. The Eclipse splash screen will appear. Be patient. It looks like nothing is happening but after a few minutes you'll be successfully using Eclipse again.

Solution 3

I've experienced two flavors of this issue that have different solutions.

1.) Clean all projects in your workspace as the other answers have described.

If it gets stuck on the cleaning the project, because it never gets to that operation in the process queue try these next steps.

2.) Verify that your workspace directory still contains the .metadata directory.

3.) Switch workspaces and then try switching back. You might need to force close Eclipse while switching.

4.) If all else fails then try manually deleting the .metadata directory and then setting the workspace again.

Solution 4

all the other solutions did not work for me so I simply deleted all the .log files inside the folder [workspace]/.metadata and it worked again!

Solution 5

This has happened to me many times as well. Cleaning all projects is the solution. Some times you may end up having to close and re-open your Eclipse.

Share:
10,119
Akash Singh
Author by

Akash Singh

I m Android developer

Updated on June 17, 2022

Comments

  • Akash Singh
    Akash Singh almost 2 years

    After the start of Eclipse i got the message “Android SDK: Resolving error markers’ has encountered a problem. Resolving error markers