Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse->Prefrences->Network connections

Tags:

eclipse

In eclipse network connection, i need to select 'Active Provider' as 'Native' and add some proxy entries. But i am unable to do so. There is nothing to add proxy entries and its not picking the entries from web browser. Pls help.

Thanks

like image 759
avdroidDev Avatar asked Mar 28 '11 08:03

avdroidDev


People also ask

How do I know if Eclipse is connected to Internet?

Can you connect to internet at all through Eclipse? Open the internal webbrowser. In Eclipse: Window -> show view -> Other -> General: Internal web browser.

How do I change from http to https in eclipse?

Select HTTP and click Edit. Verify the proxy server name and port number are correct, or type the correct proxy and port information. Click OK. Set the HTTPS proxy settings.


1 Answers

Eclipse's Network Connections is depends on your Local Area Network (LAN) Settings.
For Windows, go to Control Panel -> Internet Options -> Connections -> LAN settings and add address and port of your favourite proxy server, then restart your Eclipse.

like image 144
lschin Avatar answered Nov 09 '22 18:11

lschin