BUILD ERROR - New Project

When i create a New Project in Eclipse and Run it everything works fine - at this point i have not entered any code.

When i select Connect IQ, Build for Device Wizard I get this error - 

BUILD: ERROR: null
BUILD: ERROR: Cannot invoke "java.util.Map.get(Object)" because "strings" is null

Any ideas on what i need to do to fix this error?

I am getting this same error on another project I have been working on.so i created the New Project to see if it was something in my code.