【发布时间】:2012-03-20 22:36:59
【问题描述】:
我正在 Eclipse 中开发 Android 应用程序。
目前,eclipse抱怨:
"Project has no project.properties file! Edit the project properties to set one."
但我的项目根文件夹下确实有 project.properties 文件。为什么会抱怨?
此问题导致R.java 中的一些资源无法在Activity 中解决。
如何解决这个问题?
【问题讨论】:
标签: android eclipse android-layout android-intent eclipse-plugin