0

I am trying to create an android project using eclipse IDE,its created successfully but the problem is in error log.After creating of a project with name as android_test,the error shown failed to load properties file for project 'android_test'.

Can any one let me know how to over come this problem.

Thanks for your time!

Manick
  • 817
  • 2
  • 15
  • 24

1 Answers1

1

Start again and be sure to

  • have write / read permissions in the folder of your project
  • avoid special characters when naming things (project/classes/files/etc)
Snicolas
  • 37,840
  • 15
  • 114
  • 173