I downloaded Spring Toolset 3.6 from here:
https://spring.io/tools/sts/all
Unzip it by running sts.exe and getting this error:
---------------------------
STS
---------------------------
A Java Runtime Environment (JRE) or Java Development Kit (JDK)
must be available in order to run STS. No Java virtual machine
was found after searching the following locations:
D:\Setup\spring36\sts-bundle\sts-3.6.3.RELEASE\jre\bin\javaw.exe
javaw.exe in your current PATH
---------------------------
OK
---------------------------
I have the next version (32 bit) of java
C:\Users\Chad>java.exe -version
java version "1.7.0_71"
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) Client VM (build 24.71-b01, mixed mode, sharing)
I tried adding the following 2 lines to the beginning of STS.ini:
-vm
C:\Windows\SysWOW64\javaw.exe
and got this error:
STS
Java was started but returned exit code=13
C:\Windows\SysWOW64\javaw.exe
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
-Dorg.eclipse.swt.browser.IEVersion=10001
-jar D:\Setup\spring36\sts-bundle\sts-3.6.3.RELEASE\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
-os win32
-ws win32
-arch x86_64
-showsplash
-launcher D:\Setup\spring36\sts-bundle\sts-3.6.3.RELEASE\STS.exe
-name STS
--launcher.library D:\Setup\spring36\sts-bundle\sts-3.6.3.RELEASE\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326\eclipse_1603.dll
-startup D:\Setup\spring36\sts-bundle\sts-3.6.3.RELEASE\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.overrideVmargs
-exitdata 1240_5c
-product org.springsource.sts.ide
-vm C:\Windows\SysWOW64\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
-Dorg.eclipse.swt.browser.IEVersion=10001
-jar D:\Setup\spring36\sts-bundle\sts-3.6.3.RELEASE\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
OK
Tried to add an Env variable:
JAVA_HOME = C:\Windows\SysWOW64\
... same error
when I opened the Java control panel, I saw that the active version 1.7 pointed to this path:
C:\Program Files (x86)\Java\jre7\bin\javaw.exe
I also tried adding the following to my PATH variable
C: \ Program Files (x86) \ Java \ jre7 \ bin
... without changes,
When I noticed the following line in one of the error messages above:
Dosgi.requiredJavaVersion=1.6
I tried to switch the active version of java (checked on the control panel) to version 1.65, and I changed all of the above paths to point to its link.
C:\Program Files (x86)\Java\jre6\bin\javaw.exe
, , , , .
32- JDK, -, , .
- 32/64 ? STS 32- , - 32 64 zip. zip . 32 64 ?
spring -tool-suite-3.6.3.RELEASE-e4.4.1-win32.zip
- Java, , ...