Eclipse Installer failed

  • Platform information:
    • OS: Win10 Pro 64bit
    • Java Runtime Environment: JRE 1.8 / JDK 1.8
  • Issue of the topic: Eclipse installer error

I tried to setup a development environment today, but I got a similar error. The setup fails when trying to install Eclipse Smarthome Test Bundles

  ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found.
    ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: Eclipse SmartHome Test Bundles 0.10.0.201810121100 (org.eclipse.smarthome.feature.test.feature.group 0.10.0.201810121100)
    ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement: Eclipse SmartHome Test 0.10.0.201810121100 (org.eclipse.smarthome.test 0.10.0.201810121100) requires 'java.package; org.eclipse.jetty.http [9.3.15,9.4.0)' but it could not be found
    ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
      ERROR: org.eclipse.equinox.p2.director code=0 From: Eclipse SmartHome Test Bundles 0.10.0.201810121100 (org.eclipse.smarthome.feature.test.feature.group 0.10.0.201810121100)
      ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.smarthome.test [0.10.0.201810121100,0.10.0.201810121100]

Is this due to a PR as well?