小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

如何設(shè)置Eclipse的上網(wǎng)代理

 浸心閣 2016-01-27
不同版本的eclipse有不同的設(shè)置方法
方式一:
 
 默認(rèn)的Eclipse 是不用代理上網(wǎng),但在一些公司的局域網(wǎng),需要使用代理上網(wǎng),
因而需要手工設(shè)置eclipse的上網(wǎng)設(shè)置        
window-->preferences-->general-->network connections 
選中 manual proxy configuration: 依次填入http proxy , port就ok 了。
另外,如果代理需要用賬號(hào)和密碼就需要選中 Enable proxy authentication,
然后填上 user name  及password   取消,ok
 
 
方式二:

通常的升級(jí),只需要在window->preferences->Install/Update:Proxy Settings中設(shè)置一下即可.

而一般的Web Service程序, 需要訪問網(wǎng)絡(luò)資源, 此時(shí)設(shè)置的代理是使得JAVA VM通過代理訪問,設(shè)置方式是:

Run-->Run...-->(x=)Argument下面的VM Arguments下設(shè)置:

-Dhttp.proxyHost=[代理IP地址] [空格] -Dhttp.proxyPort=[端口]

注:[]不需要加,如一個(gè)具體的實(shí)例如下:

        -Dhttp.proxyHost=202.189.126.86  -Dhttp.proxyPort=3128

方式三:
如果你需要代理才能上網(wǎng)更新eclipse的話,請(qǐng)?jiān)趩?dòng)eclipse時(shí)加上參數(shù),例如:
eclipse.exe -vmargs -DproxySet=true -DproxyHost=aProxyAddress -DproxyPort=aProxyPort
其中aProxyAddress就是你的代理IP,aproxyPort是代理端口。
更新eclipse的方法是Help-->Software Updates-->Find and Install...

    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請(qǐng)遵守用戶 評(píng)論公約

    類似文章 更多