Being in Eclipse editing the AndroidManifest.xml the compiler shows me suggestion to add @android:style/Theme_Holo. But when compiling I get the message:
Error: No resource found that matches the given name (at 'theme' with value '@android:style/Theme_Holo')
Is there something wrong with my settings?
Introduced in Honeycomb.