How to Install SpringToolSuite(STS) with Scala on Windows 7/8/10





Java is an open source programming language for software developers and coming to Spring Boot is an advanced framework in Spring. So how to develop in using Spring Tool Suite IDE in a simple way. Here is how to install STS simple steps and how to install SCALA on Spring Tool Suite IDE. Mainly how to integrate Scala with STS for Scala developers without Scala IDE.

In this STS both using Java developers as well as Scala developers.

Prerequisites: Java (JDK 1.7) is mandatory to install STS along with SCALA.

How to Install STS with SCALA on Windows:

Step 1: Download STS  zip file from spring official website

https://spring.io/tools/sts/all

Step 2: After downloading Spring Tool Suite zip file then extract that then Open STS directory file click on STS icon below like this.

Step 3:  Run that file then Select a directory as a workspace and browse your directory.

Step 4: After that open workspace spring Dashboard for more information.

Step 5: Go to Top menu bar and click on Help option then click on Eclipse Marketplace.

Step 6: After open Eclipse Market Place then search Scala IDE and click on Install option.

Step 7: Click on I Accept Apache License & agreement then Click on Finish button.




Step 8: After that Restart Spring Tool Suite IDE then start with SCALA simply.

Above steps are simple to integrate SCALA in Eclipse or Spring Tool Suite for developers. If you don’t need this type SCALA installation then go with SCALA IDE from Scala official website.