找不到班 [英] Could not find class

查看:161
本文介绍了找不到班的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的项目运行良好,直到我点击帮助 - >检查更新并在Android SDK Manager中安装了一些组件。

My project ran well until I clicked "Help->Check for updates" and installed some components in Android SDK Manager.

一般来说,我的项目中没有公布错误。但是当我运行我的项目时,会导致错误

In general, there is no error announced in my project. But when I run my project, it causes an error


找不到类com.androiquery.AQuery

could not find class com.androiquery.AQuery

我再次签出,我仍然可以在 libs 文件夹中看到AQuery库,也可以查看此库的引用。

I checked out again, I still can see the AQuery library in libs folder and also the reference to this library.

我还试图清理项目及其依赖项,相当的eclipse,重新启动计算机,但它并没有解决。
你知道如何解决它吗?

I also tried to clean the project and its dependencies, quite the eclipse, restart the computer, but it doesn't solve. Do you know how to fix it?

推荐答案

我已经有同样的问题,并将其修改为

I have had the same issue as you and have fixed it this way.

转到属性> Java构建路径> 订单和导出和请查看 Android私人库框。

Go to Properties > Java Build Path > Order and Export and check the Android Private Libraries box.

请参阅下面的截图:

< img src =https://i.stack.imgur.com/smo79.pngalt =在此输入图像说明>

这篇关于找不到班的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆