在eclipse+ADT中创建android activity project 发生错误

具体报错信息如下:
[2016-08-22 22:23:59 - Hello] E:\迅雷下载\软件\eclipse workplace\Hello\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2016-08-22 22:23:59 - Hello]
[2016-08-22 22:23:59 - Hello] E:\迅雷下载\软件\eclipse workplace\Hello\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2016-08-22 22:23:59 - Hello]
[2016-08-22 22:23:59 - Hello] E:\迅雷下载\软件\eclipse workplace\Hello\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2016-08-22 22:23:59 - Hello]

求助,谢谢。

创建的版本过高,ADT版本的版本太高了,找不到appcompat。

用android studio吧。少年。