Eclipse Marketplace slow, how to speed it up?

早过忘川 提交于 2019-12-04 04:33:05

You can download the p2 update-sites via your browser, add a local p2 repository pointing to the extracted repository and install them from your local harddrive. for egit: http://www.eclipse.org/egit/download/ but I dont' know if m2e-wtp is available via repository for download.

The advantages (which can have an impact to the speed of that process):

  1. You can choose a mirror when downloading from eclipse.org
  2. You don't have all the xml-overhead from the marketplace-client.

There is also something called "Friends for eclipse" where you get more bandwidth if you donate at least 35$

MyEclipse has high bandwith update mirrors. You could also set up a caching proxy.

My Juno eclipse seems to occasionally hang initializing DND marketplace (Seems to be after adding GAE plugin, but that is supposition).

A workround is to rename the project directories that you are working on. Start eclipse. Then change them back again.

Not entirely an answer to the question asked, but thought I would share anyway.

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