I'm new to the Android development scene. I'm using an Apple MacPro running Maverick OS. Just downloaded the ADT bundle, updated tools using SDK Manager and ran Eclipse. Started a New Android Application Project, completed the details as required with a Blank Activity. I get the following error once I click the finish button.
The error window displays the following:
'Building workspace' has encountered a problem. Errors occurred during the build. Details -> Errors occurred during the build. Errors running builder 'Android Resource Manager' on project 'MyFirst'. java.lang.NullPointerException
I tried re-starting but no change. Am I doing something wrong?