How to install springsource tool suite on linux
Download the STS self-extracting shell script (*.sh) that matches your OS and machine architecture from the following Url:       http://www.springsource.org/eclipse-downloads    Please make sure to download and install STS versions that match your JDK installation.   Once downloaded, launch the installation by running the following command in a terminal session:  $ sh springsource-tool-suite-2.9.0.RELEASE-e3.7.2-linux-gtk-installer.sh   Follow the on-screen instructions to finish the installation. See “Running the STS Installer”.