读书人

遇到的Android eclipse 有关问题

发布时间: 2012-09-28 00:03:35 作者: rapoo

遇到的Android eclipse 问题
一天突然发现不知道为什么久未使用的Android Eclipse运行项目都会报错,连新建的项目都一样报错:

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

读书人网 >Android

热点推荐