How can I download older versions of STS? [closed]

2019-02-15 12:35发布

问题:

I'm looking to download the 3.6.0 sts-bundle but I cannot find the place to do this on https://spring.io/tools/sts/all. I'm only seeing downloads for 3.6.1. Does anyone know where this can be done? Thanks.

回答1:

Here is the download URL for OSX (32bit): http://download.springsource.com/release/STS/3.6.0/dist/e4.4/spring-tool-suite-3.6.0.RELEASE-e4.4-macosx-cocoa.tar.gz

(are you sure you wanna use 32bit on OSX? I would recommend to use the 64bit version so that you can run that on JDK7 or JDK8): http://download.springsource.com/release/STS/3.6.0/dist/e4.4/spring-tool-suite-3.6.0.RELEASE-e4.4-macosx-cocoa-x86_64.tar.gz

And here for Windows (32bit): http://download.springsource.com/release/STS/3.6.0/dist/e4.4/spring-tool-suite-3.6.0.RELEASE-e4.4-win32.zip



回答2:

I have the same need for version 3.5.1. win32-x86_64. I need to be in sync with my dev team's environment. Here's a link: http://download.springsource.com/release/STS/3.5.1/dist/e4.3/spring-tool-suite-3.5.1.RELEASE-e4.3.2-win32-x86_64.zip



回答3:

Linux 64

Here the link for linux x64 ( is inferred from the links posted before)

http://download.springsource.com/release/STS/3.6.0/dist/e4.4/spring-tool-suite-3.6.0.RELEASE-e4.4-linux-gtk-x86_64.tar.gz

I use Mint 17 KDE. Luna 4.4.1 crashes when opening some windows (I am not sure if it is luna or kde) so I needed the previous version.

It may be useful to some one else.