Unable to write jarlist cache file while creating android project

前端 未结 13 1729
粉色の甜心
粉色の甜心 2020-11-29 03:20

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

13条回答
  •  自闭症患者
    2020-11-29 03:47

    This may not be the professional way but it worked for me.

    • Manually create a folder named jar in the path: C:\Users\\***\appcompat_v7\bin\
    • Referesh your project in eclipse.

提交回复
热议问题