-
Notifications
You must be signed in to change notification settings - Fork 522
Open
Description
When calling the program, e.g.
java -jar sjk.jar hh -p 12556
the first output is:
Java home points to C:\Program Files\Java\jre1.8.0_202 make sure it is not a JRE path
However, my JAVA_HOME variable is set as follows (result of set JAVA_HOME):
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202
So apparently the tool uses some other Java home, which I don't know how to change. I'd suggest to use the value of the JAVA_HOME environment variable instead. Currently I am unable to use the tool at all.
I downloaded the newest version using wget https://bit.ly/2H3Uqck -O sjk.jar. My OS is Microsoft Windows 10 Pro (Version: 10.0.19042 Build 19042) and I tried cmd and Powershell. Please let me know if you need any further information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels