Wednesday, July 18, 2012

How To Configure Proxy Settings In Eclipse



Eclipse IDE may need access to the Internet for some plugins install and update. Most of the time, we need proxy so that we can pass thru and update these plugins. For those who are insterested how to do this, read on.


Here are the steps on how to do it:

1) In Eclipse IDE, select “Window –> Preferences”
2) Preferences box prompt out, choose “Network Connections”.
3) Select “Manual” from Action Provider drop down list
4) Select Http in the List and click “Edit” button
5) Fill in the proxy server host and port number, (fill in the username and password if any)
6) Ok, Done. Now, Eclipse is able to connect to Internet and pass through Proxy server.

No comments:

Post a Comment