Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse IDE - android problem
Eclipse IDE - android problem [message #1455513] Wed, 29 October 2014 12:51 Go to next message
Jiří Hlavík is currently offline Jiří HlavíkFriend
Messages: 2
Registered: October 2014
Junior Member
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 creens.

I dont know what is wrong.

I have same problem at Windows 7 (i use dual boot with Ubuntu)

Re: Eclipse IDE - android problem [message #1455523 is a reply to message #1455513] Wed, 29 October 2014 13:01 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Eclipse.org does not provide the support for Android Development Tools. See https://www.eclipse.org/forums/index.php/t/225513/

[Updated on: Wed, 29 October 2014 13:01]

Report message to a moderator

Re: Eclipse IDE - android problem [message #1455544 is a reply to message #1455513] Wed, 29 October 2014 13:29 Go to previous messageGo to next message
Jiří Hlavík is currently offline Jiří HlavíkFriend
Messages: 2
Registered: October 2014
Junior Member
Ok, thanks for answer, i will try some yours link.
icon10.gif  Re: Eclipse IDE - android problem [message #1456805 is a reply to message #1455513] Thu, 30 October 2014 18:55 Go to previous message
Jorgesys sys is currently offline Jorgesys sysFriend
Messages: 8
Registered: October 2014
Junior Member
Hi Jiří Hlavík, I have the same problem, and the reason for this is a conflict with the android-support-v4 library, that is already included into the appcompat_v7 library.
index.php/fa/19718/0/

Just delete the android-support-v4.jar library of your project inside the /libs folder.

Previous Topic:Windows UI Scaling and eclipse
Next Topic:eclipse compatibility
Goto Forum:
  


Current Time: Sat Apr 27 01:53:05 GMT 2024

Powered by FUDForum. Page generated in 0.03457 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top