简体   繁体   中英

Installing WindowBuilder on Eclipse 4.2

I'm using Eclipse Juno 4.2, downloaded from here .

On previous installs, I've been using 3.7, and I've been using WindowBuilder, which I find very useful. I noticed it wasn't included this time, so I used this update site provided on this page (the zip file download gives a "file unavailable" error).

However, when I run the install, it rapidly climbs to 28%, then freezes. After half an hour, I get a very long error, whose message starts with this text:

An error occurred while collecting items to be installed session

context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

Multiple problems occurred while downloading. Unable to read repository at http://download.eclipse.org/windowbuilder/WB/integration/4.2/plugins/org.eclipse.wb.core_1.5.0.r42x201205291332.jar.pack.gz .

( full text )

Does anyone know how I can go about installing it?

Try the juno repository at http://download.eclipse.org/releases/juno/ .

In Eclipse:

  1. Goto - Menu > Help > Install New Software...
  2. Select - Work With: Juno - http://download.eclipse.org/releases/juno
  3. The WindowBuilder items are under "General Purpose Tools" (or use the filter)

For Juno, I downloaded the archive update site from: http://eclipse.org/downloads/download.php?file=/windowbuilder/WB/release/R201306261200/WB_v1.6.0_UpdateSite_for_Eclipse4.2.zip

Then I added the site as an archive to eclipse and installed the components just fine. For some reason the update URL did not work for me after setting up my proxy. Hope this helps!

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