Problems with Eclipse Oomph Installer at my company

548 Views Asked by At

I am trying to get a Oomph setup script[1] at my company to work.
I downloaded the most current eclipse installer. I have set the proxy adress. On the Eclipse Importer dialog I selected the green plus, github projects, (i have cloned the repo before), I enter the location and select the project. The progress then stops at the "setup.p2:P2Task" (download depedencies) step with the following error:

ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found

At my company we are sitting behind an proxy and it signs every SSL connection with self-signed-certificate. Setup works fine on my machine at home.

[1] https://raw.githubusercontent.com/ConsistAnts/ConsistAnts/master/releng/de.hu_berlin.cchecker.releng/ConsistencyCheckingFramework.setup

0

There are 0 best solutions below