error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base.ListPopupWindow'.
分析:没有导入:support-v7的包
解决方法:导入"**\sdk\extras\android\support/v7"下面的项目到eclipse中,并在所用项目中导入该包,导完之后clean一下
error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base.ListPopupWindow'.
分析:没有导入:support-v7的包
解决方法:导入"**\sdk\extras\android\support/v7"下面的项目到eclipse中,并在所用项目中导入该包,导完之后clean一下