helios-use-subversion-behind-proxy

易星纬
2023-12-01
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
 类似资料: