I got the default.properties error because the Android SDK wasn't installed on the machine I was using. What happened in my case was that I was setting up a second machine to development on.
After installing the SDK, the project imported just fine. You don't have to do New Project.