

Navigate it to File-> New-> Import Spring Getting started content. Let’s import a getting started guide to understand how to import projects in STS. It will look like: Getting Started With STS (Spring Tool Suite)Īs we have installed STS, now launch the STS and start creating and exporting project with it. Step5: The Spring Tool Suite is successfully installed on your machine. Step4: Now, it will start configuring the specified workspace. Select your default workspace and click on the Launch button to proceed. Step3: Next, it will ask for the default workspace.

It will take a while and install the STS IDE. Step2: The installation process of the STS IDE begins: It can be located under package “spring-tool-suite-4-4.7.0.RELEASE-e4.16.86_64”.ĭouble click on the SpringToolSuite4 file. Step1: Extract the zip file and select the executable file (.exe for Windows). Installation of STS IDEįollow the below steps to install STS IDE: But I will explain each step for installing in Windows too. In this tutorial, we are using the Linux platform. In this section of learning Spring Boot series, we will see how to download, install, setup, and getting started with the STS IDE. It provides world-class supports for these IDEs.

STS IDE integration is available for other code editors such as VSCode, Theia IDE, eclipse, and more. Further, it allows us to built large applications from scratch. It provides massive support for the implement, run, deploy, debug the Spring applications. After the download is finished, unzip its contents so you will have a resulting folder like the following:įinally, go to the sts-* folder and run the STS.STS IDE (Spring Tool Suite) is an eclipse based IDE (Integrated development environment) for developing Spring applications. The download may take a while since the file is currently quite big (400 MB). However, you can click on See All Versions to pick a 64 bits version on the next page: Please note that the downloaded version is going to be 32 bits so your JDK must also be 32 bits to work. Go to Spring Tool Suite download page and download the latest release clicking on the button below:

If you don’t have an Eclipse already, this alternative may fit you since it might be a bit faster and you will end up with the same capabilities as the Eclipse plugin. The second option is to download and run the standalone Spring Tool Suite. The installation wizard will also propose to restart Eclipse.Īfter Eclipse re-initialisation, your will be ready for Spring development and will immediately notice some a few changes in your IDE. Click on Install, accept the license agreement and proceed with the installation process until it is finished.
