ystyle / jvms

JDK Version Manager (JVMS) for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working switch.

TheTechOddBug opened this issue · comments

After installing a JDK version, I get the following error with switch and "java -version" do not found java:

image

checks:

  1. the cmd shell use administrator
  2. jvms ls can list OpenJDK8u-jdk_x64_windows_hotspot_8u332b09
commented

Same issue, it creates dead symlink (jvms.exe in another folder)
image

commented

store folder is on desktop, not in program files

@MaciejDobrowolski
Use jvms ls to confirm the version is installed.
If it is manually installed locally, the confirmed directory structure is as shown in the figure
image

ps:
Upgrading to 2.1.0 fixed the installation failure

commented

Fixed. Thank you!!!