没有资料库中Crashlytics发现安装月食月食、库中、发现、资料

2023-09-04 10:47:47 作者:无人陪我立黄昏

我试图安装Crashlytics SDK到我的Eclipse,但我发现了以下错误:

I'm trying to install the Crashlytics SDK into my Eclipse but I'm getting the following error:

安装软件遇到了问题。 同时收集项目被安装时出错

'Installing Software' has encountered a problem. An error ocurred while collecting items to be installed

An error occurred while collecting items to be installed
session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.android.ide.eclipse.adt,22.0.1.v201305230001--685705
No repository found containing: osgi.bundle,com.android.ide.eclipse.adt.package,22.0.1.v201305230001--685705
No repository found containing: osgi.bundle,com.android.ide.eclipse.base,22.0.1.v201305230001--685705
No repository found containing: osgi.bundle,com.android.ide.eclipse.ddms,22.0.1.v201305230001--685705
No repository found containing: osgi.bundle,overlay.com.android.ide.eclipse.adt.overlay,22.0.1.v201305230001--685705
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.adt,22.0.1.v201305230001--685705
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms,22.0.1.v201305230001--685705

难道在Crashlytics库有问题?有人可以帮我解决这个问题?

Is it a problem in the Crashlytics repository? Can somebody help me solve this problem?

推荐答案

这看起来你可能没有安装ADT。但是,如果你这样做(这是我的情况),您可以尝试取消勾选框所附截图和它完美的作品。

That looks like you may not have ADT installed. But if you do (that was my case), you can try unchecking the box in the attached screenshot and it works perfectly.