简体   繁体   English

android -Eclipse支持库包括但依赖项中缺少jar文件

[英]android -Eclipse support library included but a jar files is missing in dependencies

I downloaded the latest version of support library in sdk manager , then I add the latest library from sdk\\extras\\android\\support\\v7\\appcompat and then add this library to my android project . 我在sdk管理器中下载了最新版本的支持库,然后从sdk \\ extras \\ android \\ support \\ v7 \\ appcompat中添加了最新库,然后将该库添加到了我的android项目中。

since then ,I've got this problem : 从那以后,我遇到了这个问题:

Compact 7 is the name of support library that i've added to my eclipse. Compact 7是我添加到eclipse中的支持库的名称。 How should I fix this problem ? 我该如何解决这个问题?

在此处输入图片说明

I've cleaned and rebuild the project but it didn't work. 我已经清理并重建了项目,但是没有成功。

From this image . 从这张图片。 it clearly shows that Compact7.jar is corrupted. 它清楚地表明Compact7.jar已损坏。 Delete it and download new Compact7.jar and include it in your library. 删除它并下载新的Compact7.jar并将其包含在您的库中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android Studio中的Eclipse库jar文件 - Eclipse library jar files in Android studio Android Dependencies库中缺少facebooksdk.jar - facebooksdk.jar missing from Android Dependencies library 无法找到Android支持库和媒体路由器.jar文件 - Android Support Library and Media Router .jar files cannot be found Eclipse,Android NDK,源文件和库项目依赖项 - Eclipse, Android ndk, source files, and library project dependencies 无法在Eclipse中运行Android应用; 错误是缺少库“ appcompat_v7”和“ android-support-v4.jar”。 似乎无法添加这些库 - Cant run Android app in eclipse; error is that library 'appcompat_v7' and 'android-support-v4.jar' missing. Cant seem to add these libraries however 配置Android支持依赖项库 - Configuring Android Support Dependencies library 在Android Q中支持库依赖项 - Support library dependencies in Android Q 在Eclipse中缺少android.jar - Missing android.jar in eclipse Android和Eclipse中的多个库依赖项 - Multiple library dependencies in Android and Eclipse 类型容器'Android Dependencies'引用非现有库android-support-v7-appcompat / bin / android-support-v7-appcompat.jar - Type The container 'Android Dependencies' references non existing library android-support-v7-appcompat/bin/android-support-v7-appcompat.jar
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM