android - An error occurred while collecting items to be installed -


when tried update android sdk, got following errors. should do?

an error occurred while collecting items 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.5.v201307292155--757759 no repository found containing: osgi.bundle,com.android.ide.eclipse.adt.package,22.0.5.v201307292155--757759 no repository found containing: osgi.bundle,com.android.ide.eclipse.base,22.0.5.v201307292155--757759 no repository found containing: osgi.bundle,com.android.ide.eclipse.ddms,22.0.5.v201307292155--757759 no repository found containing: osgi.bundle,com.android.ide.eclipse.gldebugger,22.0.5.v201307292155--757759 no repository found containing: osgi.bundle,com.android.ide.eclipse.hierarchyviewer,22.0.5.v201307292155--757759 no repository found containing: osgi.bundle,com.android.ide.eclipse.traceview,22.0.5.v201307292155--757759 no repository found containing: osgi.bundle,overlay.com.android.ide.eclipse.adt.overlay,22.0.5.v201307292155--757759 no repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.adt,22.0.5.v201307292155--757759 no repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms,22.0.5.v201307292155--757759 no repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.gldebugger,22.0.5.v201307292155--757759 no repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.hierarchyviewer,22.0.5.v201307292155--757759 no repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.traceview,22.0.5.v201307292155--757759 

i had issue... , went window->preferences->install/update , setting of update site android/eclipse changed http https.

previously had errors updating ide , believed had changed http because other postings had suggested that... , fixed update issue.

now latest android / eclipse ide code... appears https working , needed.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -