Skip to content

Instantly share code, notes, and snippets.

@jeantil
Created June 13, 2016 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeantil/679dd48b412c7a029e4ccea5ce462db4 to your computer and use it in GitHub Desktop.
Save jeantil/679dd48b412c7a029e4ccea5ce462db4 to your computer and use it in GitHub Desktop.
scala
set JAVA_OPTS="%JAVA_OPTS%
-Dhttp.proxyHost=yourserver
-Dhttp.proxyPort=8080
-Dhttps.proxyHost=yourserver
-Dhttps.proxyPort=8080"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment