Eclipse Marketplace slow, how to speed it up?
Asked Answered
T

3

11

I consistently get very slow downloads with Eclipse Marketplace (right now 25 kB/s over a 3 MB/s line from http://download.eclipse.org), which make it very tedious to use with Eclipse 3.7 SR 1. "Eclipse marketplace slow" give a lot of false positives when searching.

Is there a trick to speed up the process?

(I just need the egit and m2e-wtp plugins).

Thoracoplasty answered 16/2, 2012 at 9:40 Comment(2)
got the same problem, it runs fast on my laptop and extremely slow on my desktop on the same network during initialization of the marketplace screen while retrieving the listings, or installing something :-/Clairclairaudience
For what it is worth I got a new job where we use IntelliJ and that completely fixed the problem for me :) A brief detour back in Eclipse recently showed that the problem was still there :-/Hanyang
E
3

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$

Eudora answered 16/2, 2012 at 9:56 Comment(0)
M
1

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

Montero answered 17/2, 2012 at 12:28 Comment(0)
C
0

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.

Costermansville answered 18/8, 2016 at 14:45 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.