How to Config Eclipse to Bypass Proxy

SSH (2008-01-14 16:28:25) 评论 (0)
If you are using a proxy server you must first configure Eclipse to use it.

From the main menu select Window then Preferences then Install/Update.

On the lower half check on the Enable HTTP Proxy Connection box. Enter your proxy server and port.

This solve one of my problems I had. I don'thave to use http tunnel in my java code to bypass proxy server any more. Hooray!