Eclipse->首选项->网络连接
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/5456480/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Eclipse->Prefrences->Network connections
提问by avdroidDev
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.
在 eclipse 网络连接中,我需要选择“Active Provider”作为“Native”并添加一些代理条目。但我无法这样做。没有什么可以添加代理条目,也没有从 Web 浏览器中选择条目。请帮忙。
Thanks
谢谢
回答by lschin
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.
Eclipse 的网络连接取决于您的局域网 (LAN) 设置。
对于Windows,转到Control Panel -> Internet Options -> Connections -> LAN settings
添加address
和port
自己喜欢的代理服务器,然后重新启动您的Eclipse。