This prompt was encountered when I opened Eclipse today:
After closing, the console is also prompted with the following:
[2016-04-19 11:11:20-android SDK] Error when loading the SDK:
error:error parsing D:\Program Files (x86) \android-sdk_r24.4.1-windows\android-sdk-windows\system-images\ Android-22\android-wear\armeabi-v7a\devices.xml
cvc-complex-type.2.4.d: Found invalid content starting with element ' D:skin '. No child elements should be included here.
error:error parsing D:\Program Files (x86) \android-sdk_r24.4.1-windows\android-sdk-windows\system-images\ Android-22\android-wear\x86\devices.xml
cvc-complex-type.2.4.d: Found invalid content starting with element ' D:skin '. No child elements should be included here.
error:error parsing D:\Program Files (x86) \android-sdk_r24.4.1-windows\android-sdk-windows\system-images\ Android-23\android-wear\armeabi-v7a\devices.xml
cvc-complex-type.2.4.d: Found invalid content starting with element ' D:skin '. No child elements should be included here.
error:error parsing D:\Program Files (x86) \android-sdk_r24.4.1-windows\android-sdk-windows\system-images\ Android-23\android-wear\x86\devices.xml
cvc-complex-type.2.4.d: Found invalid content starting with element ' D:skin '. No child elements should be included here.
Online said the problem does not affect the use, but feel uncomfortable. Finally, the following methods are resolved:
Copy the path in the console, locate the problematic Devices.xml file, and then overwrite it with the file under Tools\lib in the SDK, and restart Eclipse is OK!
Eclipse startup Prompt "found invalid content beginning with element ' D:skin ', this should not contain child elements"