Wednesday, February 19, 2014

eclipse proxy configuration

Eclipse couldn't connect to external sites because of authentication problems with the proxy server.
This really helped; even without the restart:

http://stackoverflow.com/questions/5857499/how-do-i-have-to-configure-the-proxy-settings-so-eclipse-can-download-new-plugin

"So the solution for me was to configure the manual settings for HTTP and HTTPS proxy, clear the settings for SOCKS, and restart Eclipse."

However, when I tried to debug a remote application the above interfered with the ability of the jdpa client to connect to the remote application.



No comments:

Post a Comment