今天重新下载新版本eclipse,新建的项目都一样报错:
错误可以在problem中看
android Description Resource Path Location Type Error generating final archive: Debug Certificate expired on xxx Unknown Android Packaging Problem
于是 通过 删除 C:\Documents and Settings\User\.android\debug.keystore,然后重新build一下获取新的debug.keystore 解决了问题。
中间有想升级过Eclipse3.7试试,可也遇到了没法在线安装ADT的问题:the operation cannot be completed.see the details.
以下是解决办法:
因为WST Server Adapters没有安装
所以需要从新安装Helios下,在更新中找到Web, XML, and Java EE Development 下的 WST Server Adapters, 然后安装。
之后重启Eclipse后方可安装ADT
错误可以在problem中看
android Description Resource Path Location Type Error generating final archive: Debug Certificate expired on xxx Unknown Android Packaging Problem
于是 通过 删除 C:\Documents and Settings\User\.android\debug.keystore,然后重新build一下获取新的debug.keystore 解决了问题。
中间有想升级过Eclipse3.7试试,可也遇到了没法在线安装ADT的问题:the operation cannot be completed.see the details.
以下是解决办法:
因为WST Server Adapters没有安装
所以需要从新安装Helios下,在更新中找到Web, XML, and Java EE Development 下的 WST Server Adapters, 然后安装。
之后重启Eclipse后方可安装ADT