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
I got the same error and the following steps worked for me.
Just delete the gen and bin folders
gen
bin
Clean(Re build) the project.