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

一个人想着一个人 提交于 2019-11-30 20:04:43

问题


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.



来源:https://stackoverflow.com/questions/25567877/how-can-i-download-older-versions-of-sts

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!