Eclipse p2 composite repositories allow you to combine several p2 repositories (aka Eclipse update site) into 1 virtual repository, that can be hosted anywhere including local folder.
Enide repository will try to collect all useful Eclipse plugins around the world. (I guess performance maybe low due to different and many network delays.)
Update p2 repository URL: https://raw.github.com/Enide/eclipse-p2-composite-repository/master/
Great thanks to oberlies for his answer
Some googled links:
- http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_composite_repositories.htm
- http://wiki.eclipse.org/Equinox/p2/Composite_Repositories_%28new%29
- http://blog.vogella.com/2010/04/06/eclipse-p2-composite-repository/
What you loose? Usually when you find plugin on Marketplace or via web search, you can read about the plugin, how to use, where to submit bug, news etc. When you have 100+ plugin in one update site, you are likely to miss something. So the best usage would be for those who already know the plugins, just need quicker way to install all favorites.
Authors should add Eclipse Help with info about plugin, how to use, etc. Have you been in a situation, when you need a plugin you have used before, but you don't remember it's name (It is maybe installed in this Eclipse or other, but there is no way to check quickly.)