- it can search all your drivers, looking for jdk installed directories by locating javac.exe
- it can change your jdk version by window powershell
$env:PSModulePath -split ';'
put files in modules directory
PS> Change-JDK
PS> Set-Alias -Name cj -Value Change-JDK
PS> cj