enableProxies() turn proxies on;
if the proxy key is already set to some value: leave alone.
if an ant property of the value
ProxySetup.USE_SYSTEM_PROXIES is set, use that instead.
turn proxies on;
if the proxy key is already set to some value: leave alone.
if an ant property of the value
ProxySetup.USE_SYSTEM_PROXIES is set, use that instead. Else set to "true".
getSystemProxySetting
public static String getSystemProxySetting()(Code)
Get the current system property settings
current value; null for none or no access