简体   繁体   中英

Android: Installing Juno Subversive in New eclipse ADT

I just installed the new " adt-bundle-windows " From the android.developers site.

After creating a new workspace i tried installing the juno subversive to create a connection to my team's SVN

I open Help--> install new software --> and chose "Juno-http://download.eclipse.org/releases/juno". from the new list items, I opened Collaboration and checked all the subversive plug-ins when the installation process starts everything is going great until i get this error: "Installing software has encountered a problem an error occurred while collecting items to be installed"

and on details box it says:

"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.base,21.0.0.v201210310015-519525
No repository found containing: osgi.bundle,com.android.ide.eclipse.ddms,21.0.0.v201210310015-519525
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms,21.0.0.v201210310015-519525"

Here is a print Screen of the problem

what can be the problem and what can be done to fix it?

Possibly a duplicate of this question

In short there are two likely solutions.

  1. Go to Help>Install New Software>Available Software Sites> Edit Android Developer Tools Update Site. Change the http to https.
  2. The location you are installing to is read only.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM