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

时间:2013-06-11 19:52:33

标签: android eclipse 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

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

1 个答案:

答案 0 :(得分:112)

看起来您可能没有安装ADT。但如果你这样做(这是我的情况),你可以尝试取消选中附加屏幕截图中的方框,它可以很好地工作。

enter image description here