SyntaxFix
Write A Post
Hire A Developer
Questions
This is fairly easy to answer from the internet. Set system properties http.proxyHost and http.proxyPort. You can do this with System.setProperty(), or from the command line with the -D syntax.
http.proxyHost
http.proxyPort
System.setProperty()
-D