DoctorCZE

Lurker
Oct 29, 2014
2
0
5
Hi all, i have problem with Eclipse. When i make new project in console i see many massage like:

[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:158: error: Error: No resource found that matches the given name: attr 'android:colorControlHighlight'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:156: error: Error: No resource found that matches the given name: attr 'android:colorControlNormal'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:153: error: Error: No resource found that matches the given name: attr 'android:colorPrimary'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:154: error: Error: No resource found that matches the given name: attr 'android:colorPrimaryDark'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:192: error: Error: No resource found that matches the given name: attr 'android:colorAccent'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:194: error: Error: No resource found that matches the given name: attr 'android:colorControlActivated'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:195: error: Error: No resource found that matches the given name: attr 'android:colorControlHighlight'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:193: error: Error: No resource found that matches the given name: attr 'android:colorControlNormal'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:190: error: Error: No resource found that matches the given name: attr 'android:colorPrimary'.
[2014-10-29 13:33:52 - DruhyTest]
[2014-10-29 13:33:52 - DruhyTest] /home/jirka/workspace/appcompat_v7/res/values-v21/themes_base.xml:191: error: Error: No resource found that matches the given name: attr 'android:colorPrimaryDark'.
[2014-10-29 13:33:52 - DruhyTest]
....

and 3 errors. (I add screens.)
https://www.eclipse.org/forums/index.php/fa/19709/
https://www.eclipse.org/forums/index.php/fa/19710/

I dont know what is wrong.

I have same problem at Windows 7 (i use dual boot with Ubuntu). This problem i have only with my notebook. With same "step by step" is all ok at my PC.
(download Eclipse IDE; Download JDK; Download SDK; Download ADT plugin into eclipse)
 
If you haven't already, update your ADT tools.

Go to Eclipse->Update Software, and choose the Google ("SSL") location -- and make sure you're up to date with all those.
 
Thanks for your reply :)..

Few days ago i switch to Android Studio. It is much better in all ways, easier, no errors and more comfortable work.