While creating android project i am getting below warning in console in eclipse:
By default main activity is extended by ActionBarActivity
.How to retreive old project template.
[2014-05-11 22:07:59 - appcompat_v7_5] WARNING: unable to write jarlist cache file C:\Users\gippy\workspace\appcompat_v7_5\bin\jarlist.cache
And appcompat_v7_x folder is created along with project folder in eclipse.
Can Anyone Please help me to get the solution.