I'm using the latest version of Eclipse Galileo and I have to access the web from behind a proxy. I see where I can set the internet settings to manual and specify a proxy but there's no way to specify my authentication credentials that I can see and it doesn't prompt me for them either. So I'm not able to hit any plugin update sites etc... Does anyone else have this issue or know a good workaround? Or is there a better version of Eclipse to use?
|
feedback
|
|
In Eclipse, go to Window → Preferences → General → Network Connections. In the Active Provider combo box, choose "Manual". In the proxy entries table, for each entry click "Edit..." and supply your proxy host, port, username and password details.
| |||||||||||
feedback
|
|
If you have still problems, try deactivating ("Clear") SOCKS see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=281384 "I believe the reason for this is because it uses the SOCKS proxy instead of the HTTP proxy if SOCKS is configured." | |||||
feedback
|
|
Here is the workaround: In eclipse.ini write the following:
After starting eclipse verify, that you use the Manual proxy method. HTH | |||
|
feedback
|
|
This sometime works, sometime no. I have installed 1 Eclipse - works. Installed second - doesn't work. And I cann't figure why! After some time may be found a solution. Need delete all setting for proxy (included credentials). And re-insert for new. After this for me getting work. | |||
|
feedback
|
