Hi Donat!
I suppose stable update site for Photon is: http://download.eclipse.org/buildship/updates/e48/releases/2.x
(it’s not listed on the page you linked).
But what is that for 2018-09? http://download.eclipse.org/buildship/updates/e49/releases/2.x
does not work.
I updated to Buildship 2.2.2 plugin on my Eclipse 2018-09 IDE (v4.9.0 , 20180917-1800 ) and I noticed that code completion/hints are not working when I am editing build.gradle files with the “Gradle Build Script Editor”.
E.g in dependencies { ... } section, I typed “impl” Ctrl+space and it does not give suggestion for “implementation”. I recall this working in 2.1.x. Any idea why it is no longer working?
Check for Updates, show there is BuildShip 2.2.2 available, but the update fails.
Running Eclipse 2018-09 (4.9)
n 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=).
No repository found containing: osgi.bundle,com.gradleware.tooling.client,0.19.5.v20181001144510
No repository found containing: osgi.bundle,com.gradleware.tooling.model,0.19.5.v20181001144510
No repository found containing: osgi.bundle,com.gradleware.tooling.utils,0.19.5.v20181001144510
No repository found containing: osgi.bundle,org.eclipse.buildship.branding,2.2.2.v20181003-1021
No repository found containing: osgi.bundle,org.eclipse.buildship.core,2.2.2.v20181003-1021
No repository found containing: osgi.bundle,org.eclipse.buildship.stsmigration,2.2.2.v20181003-1021
No repository found containing: osgi.bundle,org.eclipse.buildship.ui,2.2.2.v20181003-1021
No repository found containing: osgi.bundle,org.gradle.toolingapi,4.10.2.v20181001144510
No repository found containing: org.eclipse.update.feature,org.eclipse.buildship,2.2.2.v20181003-1021
You are right, http://download.eclipse.org/buildship/updates/e48/milestones/2.x was not listed in the docs. I’ve fixed it.
2.2.2 from the e48 update sites works with 2018-09. I’ll adjust our infrastructure to produce e49 update sites shortly.