Note that there are some explanatory texts on larger screens.

plurals
  1. PONo repository found containing: osgi.bundle and org.eclipse.update.feature
    primarykey
    data
    text
    <p>I am trying to link my Android app to a Github repository.</p> <p>Following the EGit User Guide, I have first created a new Git repository, but when trying to add to version control ("Team" -> "Add to version control"), this option is not on my list options, either push, commit, merge and many others. I can only chose from Apply Patch or Share Project.</p> <p>So I am guessing I am missing some Software from the <strong>Collaboration</strong> section. So then I try to install the missing Git stuff: the command line interface and the Mylyn Versions Connector.</p> <p>And when I try to install the Software, eclipse encounters a problem according to some repository errors: <code>osgi.boundle</code> and <code>org.eclipse.update.feature</code>.</p> <blockquote> <p>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=).</p> <p>No repository found containing: osgi.bundle,org.eclipse.jgit.iplog,2.1.0.201209190230-r<br> No repository found containing: osgi.bundle,org.eclipse.jgit.pgm,2.1.0.201209190230-r<br> No repository found containing: org.eclipse.update.feature,org.eclipse.jgit.pgm,2.1.0.201209190230-r<br> No repository found containing: osgi.bundle,org.eclipse.jgit.ui,2.1.0.201209190230-r<br> No repository found containing: osgi.bundle,org.eclipse.mylyn.git.core,1.0.2.v20120916-1200<br> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.git,1.0.2.v20120916-1200<br> No repository found containing: osgi.bundle,org.eclipse.mylyn.git.ui,1.0.2.v20120916-1200<br> No repository found containing: osgi.bundle,org.eclipse.mylyn.versions.core,1.0.2.v20120916-1200<br> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.versions,1.0.2.v20120916-120<br> No repository found containing: osgi.bundle,org.eclipse.mylyn.versions.ui,1.0.2.v20120916-1200<br> No repository found containing: osgi.bundle,org.kohsuke.args4j,2.0.12.v200910131500 </p> </blockquote> <p>I have been looking for some other posts, like <a href="https://stackoverflow.com/questions/6470802/what-to-do-about-eclipses-no-repository-found-containing-error-messages">this one</a> about repository errors, where they suggested to remove the update site and installing it again. I have already done it but I keep getting the same error.</p> <p>Actually I have the following available Software sites:</p> <ul> <li>Android Developer Tools Update Site : <em>dl-ssl.google.com/android/eclipse/</em></li> <li>Eclipse Updates: <em>download.eclipse.org/eclipse/updates/4.2</em></li> <li>Eclipse Update Site 4.3 : <em>download.eclipse.org/eclipse/updates/4.3milestones</em></li> <li>Juno: <em>download.eclipse.org/releases/juno</em></li> </ul> <p>I am using ADT Build: v21.0.1-543035 on Windows 7 - 64 bits.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload