在针对eclipse的Crashlytics安装中找不到存储库

Vic*_*rte 33 eclipse android crashlytics

我正在尝试将Crashlytics SDK安装到我的Eclipse中,但是我收到以下错误:

"安装软件"遇到了问题.收集要安装的项目时出错

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
Run Code Online (Sandbox Code Playgroud)

这是Crashlytics存储库中的问题吗?有人可以帮我解决这个问题吗?

Vic*_*rte 112

看起来你可能没有安装ADT.但是,如果你这样做(这是我的情况),你可以尝试取消选中附加屏幕截图中的框,它完美无缺.

在此输入图像描述