christianbaumann / change-java-version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows scripts to change Java versions

  • Based on an article by Sven Woltmann on happycoders.eu
  • gsudo needs to be installed to execute setx with admin rights automatically
  • Chocolatey needs to be installed to use "refreshenv" to automatically refresh the environment variables of the current commandline window
  • Directory paths may need to be adapted, based on the exact version of the JDK installed.
  • Original scripts can be found at original-scripts.

About


Languages

Language:Batchfile 100.0%