 Mac

SDKMAN!

The bundle contains the lastest release version of the Scala IDE for Eclipse and it comes pre-configured for optimal performance. No need to configure update sites, and Check for updates will keep your development environment up to date. Whether you are a seasoned Scala developer, or just picking up the language, this is the fastest way to get productive. If it’s OS X 10.8 Mountain Lion that you need you can buy it for £19.99 here US or here UK As with Lion, Apple will send you a download code to use on the Mac App Store, so you will need to be. To see a detailed list of changes for each version of Scala please refer to the changelog. Note that different major releases of Scala (e.g. Scala 2.11.x and Scala 2.12.x) are not binary compatible with each other. Latest 2.12.x maintenance release: Scala 2.12.12 - Released on July 13, 2020; Last 2.11.x maintenance release.

Homebrew

⚠️ Homebrew maintainers have added a dependency to JDK 13 because they want to use more brew dependencies (brew#50649). This causes sbt to use JDK 13 even when java available on PATH is JDK 8 or 11. To prevent sbt from running on JDK 13, install jEnv or switch to using SDKMAN.

Windows

Scoop

Linux (rpm)

All platforms

Previous releases

1.x

  • sbt 1.3.13 (.zip) (.tgz) (.msi)
  • sbt 1.3.12 (.zip) (.tgz) (.msi)
  • sbt 1.3.10 (.zip) (.tgz) (.msi)
  • sbt 1.3.9 (.zip) (.tgz) (.msi)
  • sbt 1.3.8 (.zip) (.tgz) (.msi)
  • sbt 1.3.7 (.zip) (.tgz) (.msi)
  • sbt 1.3.6 (.zip) (.tgz) (.msi)
  • sbt 1.3.5 (.zip) (.tgz) (.msi)
  • sbt 1.3.4 (.zip) (.tgz) (.msi)
  • sbt 1.3.3 (.zip) (.tgz) (.msi)
  • sbt 1.3.2 (.zip) (.tgz) (.msi)
  • sbt 1.3.1 (.zip) (.tgz) (.msi)
  • sbt 1.3.0 (.zip) (.tgz) (.msi)
  • sbt 1.2.8 (.zip) (.tgz) (.msi)
  • sbt 1.2.7 (.zip) (.tgz) (.msi)
  • sbt 1.2.6 (.zip) (.tgz) (.msi)
  • sbt 1.2.4 (.zip) (.tgz) (.msi)
  • sbt 1.2.3 (.zip) (.tgz) (.msi)
  • sbt 1.2.1 (.zip) (.tgz) (.msi)
  • sbt 1.2.0 (.zip) (.tgz) (.msi)
  • sbt 1.1.6 (.zip) (.tgz) (.msi)
  • sbt 1.1.5 (.zip) (.tgz) (.msi)
  • sbt 1.1.4 (.zip) (.tgz) (.msi)
  • sbt 1.1.2 (.zip) (.tgz) (.msi)
  • sbt 1.1.1 (.zip) (.tgz) (.msi)
  • sbt 1.1.0 (.zip) (.tgz) (.msi)
  • sbt 1.0.4 (.zip) (.tgz) (.msi)
  • sbt 1.0.3 (.zip) (.tgz) (.msi)
  • sbt 1.0.2 (.zip) (.tgz) (.msi)
  • sbt 1.0.1 (.zip) (.tgz) (.msi)
  • sbt 1.0.0 (.zip) (.tgz) (.msi)

0.13

  • sbt 0.13.18 (.zip) (.tgz) (.msi)

Make sure you have Java installed, the instructions are provided here.

Install

Update the /usr/local/etc/sbtopts by running the command below. This step is optional.

Scala Plugin for Eclipse

Scala IDE for Eclipse is best installed (and updated) directly from within Eclipse.

This is done by using Help → Install New Software..., add the Add... button in the dialog.

Choose a name for the update site (Scala IDE is an obvious choice). Then read the next section to select which version you will install.

Choosing what version to install

File

The list of URLs of the different update sites are available in the download area. The release ones are in the current section. Scala IDE is linked to specific version of Scala, so you have to decide which one you are going to use:

For Scala 2.10: provides support for projects using Scala 2.10 (any minor version). This is the current version of Scala. Pick this one if you are unsure.

For Scala 2.9: provides support for projects using Scala 2.9 (any minor version).

The version of Scala used inside Scala IDE cannot be chosen per project. So, if you want to work with a project using different version of Scala (like 2.9.3 and 2.10.1), you need different installation of Scala IDE.

Scala Download File

Finishing installation

Copy the URL as location and hit OK to validate.

Scala Mac Os X Download Iso

Select Scala IDE for Eclipse/IntelliJ from the list of available features.

Scala Mac Os X Downloads

If you want to install any additional plug-ins (this step is optional), expand the Scala IDE plugins category and select the plug-ins that fits you best.

Scala Software Download

Go through the next screens to validate the list of plug-ins to install, the License and start the installation.

After having restarted Eclipse/IntelliJ, Scala IDE is installed.