Pessoal, estava executando um exercício do curso de Android e me deparei com um problema que tinha a ver com o level mínimo do projeto, estava como 8 ao alterar para 11 comecei a ter outros problemas que por fim não conseguindo resolver decidi reinstalar o ADT e começar tudo de novo. Porém só de incluir um novo projeto android o ide está mostrando erros no projeto appcompat_v7 e no console são listados os seguintes erros:
[2014-11-23 16:28:34 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Tati\workspace\appcompat_v7\bin\jarlist.cache [2014-11-23 16:28:34 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Tati\workspace\appcompat_v7\bin\jarlist.cache [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:75: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:79: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton.CloseMode'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:83: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton.Overflow'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:25: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionBar.TabView'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:29: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.ActionBar.TabView'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:33: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionBar.TabText'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:37: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.ActionBar.TabText'.