`
hubin4
  • 浏览: 92968 次
  • 性别: Icon_minigender_1
  • 来自: 苏州
社区版块
存档分类
最新评论

helios-use-subversion-behind-proxy

    博客分类:
  • JAVA
阅读更多
download the eclipse helios

install some plugins
subclipse:
http://subclipse.tigris.org/update_1.6.x
google:
http://dl.google.com/eclipse/plugin/3.6

if u want to install plugins, u need to config the proxy, then eclipse can
connect to internet.
search 'proxy' in 'Preferences' panel.

if u want to use subclipse, subclipse did NOT know this proxy,
tell subclipse via a config file:

echo %APPDATA%
find 'servers' in the %APPDATA% PATH

add following lines after [global]
http-proxy-host =xx-proxy
http-proxy-port =8080
http-proxy-username =hubin
http-proxy-password =password
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics