摘要:
安装方法很多种,这里只介绍拷贝安装方法(以find bug插件为例)1. 将下载的插件解压;2. 解压后的文件存至eclipse安装目录下的plugins文件夹下;3. 重启eclipse,右键单击工程,即可看到find bug标签。 阅读全文
摘要:
android导入工程时出错Project has no default.properties file! Edit the project properties to set one. 解决办法:重启eclipse即可 阅读全文