Powered By:
Android Advice
 

Archive for December, 2010

Resolving Android Eclipse Error: Project has no Default Properties File Edit the Project Properties to Set One

December 16, 2010

Problem: Android Eclipse Project has the following error in the console pane: “Project has no default.properties file! Edit the project properties to set one”. Cause: There could be multiple root causes but essentially the default.properties file that stores all the settings for your Android project (such as the build target etc) has been deleted somehow. [...]

Tags: , , ,
Posted in Android, Problem-Cause-Solution, Programming 2 Comments »