Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since 2014.02, in the ini file

Code Block
argvmarg.2=-Djava.net.useSystemProxies=true

...

Since 2014.02 in the ini file:

Code Block
argvmarg.2=-Dhttp.proxyHost=[proxyhostURL]
argvmarg.3=-Dhttp.proxyPort=[proxyPortNumber, default 80]
argvmarg.4=-Dhttp.proxyUser=[someUserName]
argvmarg.5=-Dhttp.proxyPassword=[somePassword]

...