Search code examples
androidadt

parseSdkContent failed android


I'm having this problem using eclipse android sdk on my mac.

parseSdkContent failed Source attachment path '\sdk\sources\android-15' for IClasspathEntry must be absolute

Check all my versions and are all updated, the directory of the SDK also is correct.

enter image description here


Solution

  • Maybe it's late, but I have got also this error and i think it can be helpfull for toher to handle a solution :

    I have got this error

    enter image description here

    I have to create a new workspace and import all your project in your new workspace

    enter image description here

    Choose Android Studio Code into Workspace

    enter image description here

    Browse to your old workspace

    enter image description here

    Check your project to import

    It's done !