新建New Android Application报错
[2015-04-01 19:00:31 - HelloWorld] F:\eclipse\workspace\HelloWorld\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-04-01 19:00:31 - HelloWorld]
[2015-04-01 19:00:31 - HelloWorld] F:\eclipse\workspace\HelloWorld\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-04-01 19:00:31 - HelloWorld]
[2015-04-01 19:00:31 - HelloWorld] F:\eclipse\workspace\HelloWorld\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2015-04-01 19:00:31 - HelloWorld]
[2015-04-01 19:01:17 - Test] F:\eclipse\workspace\Test\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-04-01 19:01:17 - Test]
[2015-04-01 19:01:17 - Test] F:\eclipse\workspace\Test\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-04-01 19:01:17 - Test]
[2015-04-01 19:01:17 - Test] F:\eclipse\workspace\Test\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2015-04-01 19:01:17 - Test]
[2015-04-01 19:01:18 - appcompat_v7] WARNING: unable to write jarlist cache file F:\eclipse\workspace\appcompat_v7\bin\jarlist.cache
[2015-04-01 19:01:18 - appcompat_v7] WARNING: unable to write jarlist cache file F:\eclipse\workspace\appcompat_v7\bin\jarlist.cache
请问该怎么解决呢?