While creating an android project in Eclipse, I get the error:
[2014-03-13 15:14:36 - appcompat_v7] WARNING: unable to write jarlist cache file C:\\Users\\Neel
This worked for me. When create android-support-v7-appcompat, mark the option "Copy projects into workspace". Now, it can write in the required directories. I hope this is helpful for you.