richard
richard

Reputation: 69

Spring Tool Suite 3.8.3 RELEASE installation

I have been downloading http://download.springsource.com/release/STS/3.8.3.RELEASE/dist/e4.6/spring-tool-suite-3.8.3.RELEASE-e4.6.2-win32-x86_64.zip but I cannot find STS.exe as in prior versions. This is not explained on the download page https://spring.io/tools so how do I install it?

Upvotes: 0

Views: 3513

Answers (1)

Martin Lippert
Martin Lippert

Reputation: 6508

The STS.exe is included in that ZIP file (right inside the sts-3.8.3.RELEASE folder). Maybe a proxy server or a virus scanner removed the EXE from the ZIP file (some of those proxy and virus scanners remove any EXE by default for security reasons). I would guess that is the case for you if the STS.exe file is missing from your downloaded ZIP file.

Upvotes: 0

Related Questions