Update Site for Earlier Version of Spring Tool Suite -


my company's legal department has approved use of spring tool suite 3.6.3 eclipse 4.3. noticed eclipse update site eclipse 4.3 has spring tool suite 3.6.4. there url earlier spring tool suite 3.6.3 version eclipse 4.3 can downloaded?

yes, there is. update site sts 3.6.3 on eclipse 4.3 is: http://dist.springsource.com/release/tools/update/3.6.3.release/e4.3

the distribution builds of sts 3.6.3 here:

windows (32bit): http://dist.springsource.com/release/sts/3.6.3/dist/e4.3/spring-tool-suite-3.6.3.release-e4.3.2-win32.zip

windows (64bit): http://dist.springsource.com/release/sts/3.6.3/dist/e4.3/spring-tool-suite-3.6.3.release-e4.3.2-win32-x86_64.zip

osx (64bit): http://dist.springsource.com/release/sts/3.6.3/dist/e4.3/spring-tool-suite-3.6.3.release-e4.3.2-macosx-cocoa-x86_64.tar.gz

linux (32bit): http://dist.springsource.com/release/sts/3.6.3/dist/e4.3/spring-tool-suite-3.6.3.release-e4.3.2-linux-gtk.tar.gz

linux (64bit): http://dist.springsource.com/release/sts/3.6.3/dist/e4.3/spring-tool-suite-3.6.3.release-e4.3.2-linux-gtk-x86_64.tar.gz


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -