eclipse proxy

-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient
-Dhttp.proxyPort=8080
-Dhttp.proxyHost=myproxy
-Dhttp.proxyUser=mydomain\myusername
-Dhttp.proxyPassword=mypassword
-Dhttp.nonProxyHosts=localhost|127.0.0.1


http://stackoverflow.com/questions/5857499/how-do-i-have-to-configure-the-proxy-settings-so-eclipse-can-download-new-plugin

 

我这里只要把preference下的socks代理去掉就可以了,不需要在eclipse.ini中设置以上选项。可能是代理服务器的限制吧。

posted @ 2014-06-05 10:37  jvava  阅读(345)  评论(0编辑  收藏  举报