Za konfiguriranje proxy postavki vaše mreže:
-vmargs
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient
-Dhttp.proxyHost=proxy_host
-Dhttp.proxyPort=proxy_port
-Dhttp.proxyUser=proxy_username
-Dhttp.proxyPassword=proxy_password
-Dhttp.nonProxyHosts=localhost_or_127.0.0.1