Eclipse导入Android文件出错!Project has no default.properties file! Edit the project properties to set one

来源:互联网 发布:mui.picker.js 编辑:程序博客网 时间:2024/05/16 08:04

总觉得现在开发很乱,由于马上要好几个项目同时进行,还要有版本的迭代。没有学过软件工程的,感觉压力很大。看来,下次有空,还是需要找找一个软件工程的书好好读一读。google 拼音的语音输入好强大,识别率几乎是百分之百。可能和我的普通话说的标准有关。

Code的地址是:http://code.google.com/p/apple4news/

欢迎大家光临。

但我在将Android导入eclipse的时候出现了问题:提示

Project has no default.properties file! Edit the project properties to set one

还好有强大的谷歌,和stackoverflow。
http://stackoverflow.com/questions/3857576/project-has-no-default-properties-file-edit-the-project-properties-to-set-one
原来是r.java文件丢失了。不要使用import,Don't import it into Eclipse, use create new project from existing source in Eclipse