So I installed STS a while back now onto my Windows 7 64-bit machine, every time I try run STS I get the attached Java exit code=13 error below.
I don\'t have have E
The first step is like the is already related above: open the document parameters of configuration "STS" and send the commands below to "openFile":
-vm
C:\Program Files\Java\jdk-11.0.2\bin\javaw.exe
To check the version of JDK, on your prompt do the command:
java -version
You will find in "build".
If you still having the problem with JDK path not finded, the path to found your JDK on pc is:
my computer -> archives and programs -> java -> jdk -> bin -> javaw
when you reach at this, click and inspect the properties of and copy the route to put on command after -vm.