Eclipse Android项目无法正确构建

时间:2017-04-28 03:38:20

标签: eclipse android-sdk-2.1

最近我试图在我的Windows计算机上使用eclipse创建一个新的Android应用程序,但是在创建项目时会抛出错误并且它不会完成设置。如果有人可以提供帮助,将不胜感激。

错误

[2017-04-26 19:17:55 - peen] D:\developing\workspace\peen\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2017-04-26 19:17:55 - peen]
[2017-04-26 19:17:55 - peen] D:\developing\workspace\peen\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2017-04-26 19:17:55 - peen]
[2017-04-26 19:17:55 - peen] D:\developing\workspace\peen\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2017-04-26 19:17:55 - peen]
[2017-04-26 19:17:56 - peen] D:\developing\workspace\peen\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2017-04-26 19:17:56 - peen]
[2017-04-26 19:17:56 - peen] D:\developing\workspace\peen\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2017-04-26 19:17:56 - peen]
[2017-04-26 19:17:56 - peen] D:\developing\workspace\peen\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2017-04-26 19:17:56 - peen]
[2017-04-26 19:17:57 - peen] D:\developing\workspace\peen\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2017-04-26 19:17:57 - peen]
[2017-04-26 19:17:57 - peen] D:\developing\workspace\peen\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2017-04-26 19:17:57 - peen]
[2017-04-26 19:17:57 - peen] D:\developing\workspace\peen\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2017-04-26 19:17:57 - peen]

0 个答案:

没有答案