6

I have the same issue with Eclipse (Neon 4.6 eclipse installer by Oomph 32 bit) as in this question and as explained there I have downloaded the automatic configuration script (the script is set up through the Group Policy so I can’t change my LAN settings) that my browser is using. I used the host and port in the return statement and did as explained below

  • Select the "HTTP" line and click the edit button

  • Add the IP address and port number above to the http line:

    enter image description here

Does anyone know what else I can try because I am still getting a network problem message? Your help will be appreciated

Proxy Network problem message: Proxy Network problem message

Community
  • 1
  • 1
Alex Reichman
  • 129
  • 1
  • 1
  • 5

4 Answers4

1

I have changed the active provider to Manual and retried again, then it worked.

enter image description here

casillas
  • 16,351
  • 19
  • 115
  • 215
0

I installed an old version and it's worked well.

this is the link for the old version: https://www.eclipse.org/downloads/packages/release/oxygen/2

0

You can download a zip file of the Eclipse package you want and explode it in your filesystem where you want it,
Here is link for Eclipse package for windows:
https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2021-06/R/eclipse-java-2021-06-R-win32-x86_64.zip&mirror_id=17

Or select another package here: https://www.eclipse.org/downloads/packages/

M Barzel
  • 739
  • 7
  • 9
0

For me, I had similar issues to this that related to my office network and their use of a security tool called Netskope which needed its root-certificate into the jvm that would be used by the Eclipse installer. I elaborated on my workaround steps in this other thread:

Gurce
  • 592
  • 7
  • 18