No repository found in Crashlytics install for eclipse

ε祈祈猫儿з 提交于 2019-12-20 10:19:29

问题


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

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


回答1:


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.



来源:https://stackoverflow.com/questions/17052556/no-repository-found-in-crashlytics-install-for-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!