Community
Participate
Working Groups
When trying to install the 070 M1 build via Update Site, the install fails with the following: An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Multiple problems occurred while downloading. Artifact not found: osgi.bundle,org.eclipse.edt.gen.javascript,0.7.0. http://download.eclipse.org/edt/updates/0.7.0/M1/plugins/org.eclipse.edt.gen.javascript_0.7.0.jar.pack.gz Artifact not found: osgi.bundle,org.eclipse.edt.gen.javascript,0.7.0. http://download.eclipse.org/edt/updates/0.7.0/M1/plugins/org.eclipse.edt.gen.javascript_0.7.0.jar Multiple problems occurred while downloading. Artifact not found: osgi.bundle,org.eclipse.edt.gen.javascript.source,0.7.0. http://download.eclipse.org/edt/updates/0.7.0/M1/plugins/org.eclipse.edt.gen.javascript.source_0.7.0.jar.pack.gz Artifact not found: osgi.bundle,org.eclipse.edt.gen.javascript.source,0.7.0. http://download.eclipse.org/edt/updates/0.7.0/M1/plugins/org.eclipse.edt.gen.javascript.source_0.7.0.jar This happens with both Eclipse 3.7 and Indigo RC3.
Will, I'm not sure what's going on. I just tried installing it again (into 3.6) and it worked again. I'm able to generate JavaScript, but I don't know why! The file which gives the version for the javascript.gen plugin says "0.7.0", but it should be "0.7.0.qualifier". The qualifier gets replaced with a timestamp during the build process. When I created the M1 download page, I copied over everything that had the timestamp from the M1 candidate build. So the the javascript.gen plugin is not on the M1 download page! Where did I get it from? I'm about to copy the missing files to the M1 download page, which will hopefully solve your problem. Please try again. I'm also going to add the missing "qualifier" to the version string so this doesn't happen in the future. -Matt
Fixed.
Meant to close this when I added the "Fixed" comment.