When I start a new Android project in Eclipse. I get the following errors
No resource found that matches the given name 'theme.appcompact.light.darkactionbar';
No resource found that matches the given name 'theme.appcompact.light';
No resource found that matches the given name '(at 'icon' with value '@drawable/ic_launcher')
I don't change the code or anything but these errors appear.