Eclipse - parseSdkContent failed error - not recognizing XML Files Eclipse - parseSdkContent failed error - not recognizing XML Files windows windows

Eclipse - parseSdkContent failed error - not recognizing XML Files


I'd add a comment, but my rep isn't high enough...

Anyway, deleting .android folder worked for me. Your wording suggests you deleted then restarted Eclipse. Try:

  1. Stop/Exit out of Eclipse
  2. Delete .android
  3. Restart Eclipse


I was using the 64 bit version of Eclipse ADT from this link https://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip

and it was giving me issues on Windows 7 64 bit

I have now downloaded 32 bit version of Eclipse ADT from this link https://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip

and now its working perfectly.

It might help others too.


I used the "switch workspace" option and created a completely new workspace. This new workspace gives me no problems.