I'v just installed eclipse for developing android applications on my macbook pro(10.9).I'v installed jdk1.7,android sdk and adt plugin for eclipse,however,when i create my first android application , i got the error 'Failed to load properties file for project ...'
Error Log: !SESSION 2015-03-10 09:08:33.363 ----------------------------------------------- eclipse.buildId=4.4.2.M20150204-1700 java.version=1.7.0_75 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=zh_CN Framework arguments: -product org.eclipse.epp.package.java.product -keyring /Users/bwiunbuaa/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.java.product -keyring /Users/bwiunbuaa/.eclipse_keyring -showlocation
!ENTRY com.android.ide.eclipse.adt 4 0 2015-03-10 09:09:57.105
!MESSAGE Failed to load properties file for project 'lighthouse'
what is wrong for me?