How to Config Eclipse to Bypass Proxy

打印 被阅读次数
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!

登录后才可评论.